> Is there a way to transpose running patterns with a keyboard > on the P3? > Let's say you have created a pattern which is running nicely > (and they > all do, don't they? :-)). > > And assume there is a fixed keyposition for every pattern. > Then hitting > a key on the attached keyboard transposes the pattern to that key > (preferably at step one of the pattern or directly). > > That would be a killer feature for me, specially in live situations. That's not to difficult a thing to do. An aux event could grab the most recent input note from a midi source, and transpose to that key. It would need some way of defining the 'base key' that represented no transpose. It would be trickier to implement it independently of an aux event, since there isn't any space to store a transpose input configuration for each pattern. Also, if you wanted to transpose different tracks using input notes on different midi channels, it could take more effort. Cheers, Colin f
Message
RE: [analogue-sequencer] Fwd: Hmmm
2004-10-30 by Colin f
Attachments
- No local attachments were found for this message.