Hey
I'm writing a little prog called 'Musical Audio Editor' (for now). It'll basically be a waveform editor which plays all open and activated files in sync and has grid-based editing and other things to make it more 'musical'. I'm trying to construct it so it can grow into something much larger, but it'll probably never amount to anything. I'm not really a programmer anyways. I'm mainly concerned about tightness of synchronisation, so that all loops would be retriggered smack on the one (or wherever) in time with one another. I want to be able to play the same loop on top of itself with no phasing issues.