Re: [Alsa-devel] MIDI velocity rewriting

2003-10-15 Thread Ryan Underwood
Mark, On Wed, Oct 15, 2003 at 09:16:52AM -0700, Mark Knecht wrote: > Note the end of the description. Possibly something like this would work? > > http://tse3.sourceforge.net/doc/api/TSE3__MidiFilter.html > > Or possibly > > http://www.musickit.org/MusicKitConcepts/waveshapingparameters.html >

Re: [Alsa-devel] MIDI velocity rewriting

2003-10-08 Thread Takashi Iwai
At Wed, 08 Oct 2003 08:44:59 -0400, Manuel Jander wrote: > > Hi Ryan, > > I encountered this same problem time ago on Windows using CakeWalk > Proaudio. But in this case, CakeWalk Proaudio provides a function to add > a offset to all MIDI notes on a given track. This isn't the best > solution sin

Re: [Alsa-devel] MIDI velocity rewriting

2003-10-08 Thread Manuel Jander
Hi Ryan, I encountered this same problem time ago on Windows using CakeWalk Proaudio. But in this case, CakeWalk Proaudio provides a function to add a offset to all MIDI notes on a given track. This isn't the best solution since you loose dynamic range. Scaling would be better. Having a solution l

[Alsa-devel] MIDI velocity rewriting

2003-10-07 Thread Ryan Underwood
Hi, A problem that I have on some MIDI keyboards is that the velocity information sent by the keyboard is just too low. Banging on the keyboard only results in a velocity of 90 for instance, instead of 127. I can fix this in MIDI that I have captured by scanning for note-on messages and adding e