> On 6/23/06, Stephen Cameron <smcameron@xxxxxxxxx> wrote: > > > I don't think that midi control data sends midi note on/note off >>>specific > > > commands. > > > Dunno, maybe I'm wrong. > > > > > > > I suspect I do not know what "midi control data" is. > > > > -- steve > > > > MIDI Controller? > > Stuff like pitch bend, sustain, etc. Not the notes but the other stuff > that synths and keyboards do? > > - Mark Yes, I need to transform pitchbend or sustain etc (I can choose) continuous controller data into midi note data. The program I've got spews out ctrl data and I want it to send midi note data instead. There must be a linux program that can do that? n.