like a ring buffer for audio
Posted: Mon Jan 08, 2007 9:27 am
it's possible to create a kind of ringbuffer modula device to record some audio into the ringbuffer by triggering via gate and retrigger the audio playback via another gate
short speficication
Input:
Audio In:
Gate for Record audio in ( as long as the gate = 1 )
Retrigger In ( to start the record form the bgin of the buffer )
Output.
Audio Out:
Gate for playing the record ( as long as the gate = 1 )
Retrigger Out ( retrigger = 1 and gate = 1 start playing at the beginn of the buffer )
The modul should record as long as audio gate in is active
Ring buffer length should be setupt e.g 1/4 1/8 1/6 max 1/2 if possible ...( denpends on BPM )
The modul should play as long as gate for playing is active, retrigger via Retrigger Out
record and play back on the same time (. maybe audio play back with (one) sampledelay )
this could be funny to create new sounds from an existing loop in real time .. like beat slicing and so on
trigger the record vio midi gate sequence and play the recorded audios with a nother midi gate sequence in modular...
what do you think .. is such a device possibel .. or still existing ?
short speficication
Input:
Audio In:
Gate for Record audio in ( as long as the gate = 1 )
Retrigger In ( to start the record form the bgin of the buffer )
Output.
Audio Out:
Gate for playing the record ( as long as the gate = 1 )
Retrigger Out ( retrigger = 1 and gate = 1 start playing at the beginn of the buffer )
The modul should record as long as audio gate in is active
Ring buffer length should be setupt e.g 1/4 1/8 1/6 max 1/2 if possible ...( denpends on BPM )
The modul should play as long as gate for playing is active, retrigger via Retrigger Out
record and play back on the same time (. maybe audio play back with (one) sampledelay )
this could be funny to create new sounds from an existing loop in real time .. like beat slicing and so on
trigger the record vio midi gate sequence and play the recorded audios with a nother midi gate sequence in modular...
what do you think .. is such a device possibel .. or still existing ?