loop-cutter <<<<timing problem>>>>
hi...i want to create a sampler that cuts up my audio-material.
i just try it with the waverorm~ object(to select start and end points)for the wave~ object.wave~ in my case is driven by sync~ but to have the correct timing i think i should use the rate~ object.does anyone know how i can calculate the timing from the steps(4th,8th,16th,...)given from the waveform~ object?
my next question is how i can duplicate a mono file to hear it on two channels.....
thanks