[linux-audio-user] midi ctrl

Lee Revell rlrevell at joe-job.com
Sat Jun 24 14:01:03 EDT 2006


On Sat, 2006-06-24 at 11:09 -0700, njcross at sbcglobal.net wrote:
> > On 6/23/06, Stephen Cameron <smcameron at yahoo.com> 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?

Why would you expect there to be an app that can do this?  It's a very
strange thing to want to do.

How do you expect control data to be mapped to note on/note off?

You can of course write your own program to do this.

Lee




More information about the Linux-audio-user mailing list