MidiPipe: how to work on a range of CC's?
2006-11-26 by Peter Ostry
Does anyone know how I can process a range of CC's in MidiPipe? I want to process all CC's betwen 27 and 43. But I cannot find a tool which does that. They all need a single CC number. The CC's come from a keyboard and for any incoming event within that range I want to generate a 0, than wait 50 ms and generate a 127. I could convert the CC's to notes but that involves 17 message converters. Which magic MidiPipe tool can I take to do that in less steps? __ Peter Ostry