|
| quote: | Originally posted by nefardec
if you're interested, i built a little program in pure data which allows you to do live quantized looping from a 1/16th note to 32 bars from turntable input.
you basically run input to the computer through the return jack and then send the signal back to the mixer through another line so you can mix in over the loop, like a third turntable. also works well for sampling. it will show you the waveform of the loop and the real time playback position
it's a tiny program and free. it can be customized to work with keyboard input, though right now i have it mapped to a korg kontrol49
the way the quantization works is you input the original bpm of the track and the pitch adjustment % and it will calculate the precise amount to record down to the sample, depending on the sampling rate. it's clearly meant for use with cdjs which show you the pitch adjustment. i'm not nearly skilled enough to write a bpm calculator.
the quantization method also doubles as a handy pitch adjustment calculator which makes rapid mixing and mashing on cds easier. |
I wouldn't mind giving this a try and seeing if it's capable of fitting my current needs. Though, I'm going to guess that you don't have an OS X compatible version?
|