|
From: <be...@ga...> - 2003-11-03 17:53:13
|
Scrive David Olofson <da...@ol...>: > On Monday 03 November 2003 16.37, Mark Knecht wrote: > [...] > > Should we have a Linux app, inside of LS or stand-alone, that > > allows you to get this data from your keyboard and 'tune' LS > > somehow to get the right dynamics? I think possibly yes.... > > I think a tool like that sounds like a useful idea - but it's the > keyboard that should be "fixed", not the sampler. If the incoming > MIDI events need to be corrected, I'd strongly prefer it if the weird > versions never get into sequencers, MIDI processors and the like. Hi David ! Well I agree that broken velocity curves in MIDI keyboards are not the sampler's problem but giving the user the possibility to remap the velocity curves can be handy in some situations. After all its just a simple table with 128 entries. velocity_out=velocity_remap[velocity_in] :-) As said Mark should simply figure out the most common velocity curves in GSt so that we can aproximate the curves and build our own velocity to linear volume table. So switching velocity curve is just a matter of switching the table. PS: This year I want LS with faithful .GIG playback under the christmas tree, I guess you guys too :-) chers, Benno http://www.linuxsampler.org > > > //David Olofson - Programmer, Composer, Open Source Advocate > > .- Audiality -----------------------------------------------. > | Free/Open Source audio engine for games and multimedia. | > | MIDI, modular synthesis, real time effects, scripting,... | > `-----------------------------------> http://audiality.org -' > --- http://olofson.net --- http://www.reologica.se --- > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SF.net Giveback Program. > Does SourceForge.net help you be more productive? Does it > help you create better code? SHARE THE LOVE, and help us help > YOU! Click Here: http://sourceforge.net/donate/ > _______________________________________________ > Linuxsampler-devel mailing list > Lin...@li... > https://lists.sourceforge.net/lists/listinfo/linuxsampler-devel > ------------------------------------------------- This mail sent through http://www.gardena.net |