Paul Jones
2013-11-15 21:51:43 UTC
I'm wanting to make a live tool for a mate Charlie, he wants to be able to
play live then freeze, reverse and go forward at variable speeds using a
control peddle. Now doing this with a recording buffer on loop is quite
simple I think, use grain buf n PV_Play etc.
However I don't want the buffer to over write, I want it to be continuous
recording not looping.
I would like to add frames and remove frames as its recording, so if buffer
= 5 secs and recording reaches that threshold instead of looping back on
itself it deletes frames older that 5 secs and adds new ones.
I've read a couple of posts on this and I'm none the wiser on how to achieve
this.
I've thought of having one massive buffer and just indexing the most recent
5 secs, however the strain this will put on the cpu and ram considering the
other things going on may be a problem.
Thanks for any help
Paul
--
View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Continuous-recording-buffer-tp7604845.html
Sent from the SuperCollider Users New (Use this!!!!) mailing list archive at Nabble.com.
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/
play live then freeze, reverse and go forward at variable speeds using a
control peddle. Now doing this with a recording buffer on loop is quite
simple I think, use grain buf n PV_Play etc.
However I don't want the buffer to over write, I want it to be continuous
recording not looping.
I would like to add frames and remove frames as its recording, so if buffer
= 5 secs and recording reaches that threshold instead of looping back on
itself it deletes frames older that 5 secs and adds new ones.
I've read a couple of posts on this and I'm none the wiser on how to achieve
this.
I've thought of having one massive buffer and just indexing the most recent
5 secs, however the strain this will put on the cpu and ram considering the
other things going on may be a problem.
Thanks for any help
Paul
--
View this message in context: http://new-supercollider-mailing-lists-forums-use-these.2681727.n2.nabble.com/Continuous-recording-buffer-tp7604845.html
Sent from the SuperCollider Users New (Use this!!!!) mailing list archive at Nabble.com.
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: http://www.listarc.bham.ac.uk/marchives/sc-users/
search: http://www.listarc.bham.ac.uk/lists/sc-users/search/