Re: [fluid-dev] Breath control patch.

2009-02-18 Thread Peter Gebauer
Hi Chris! Thanks for your enlightening reposponse. I have been reading up on midi and soundfonts since this post, the major problem is that none of the soundfonts I've found so far has this modulator. Also, there's no code in fluidsynth for handling controller change for breath that I can see, but

Re: [fluid-dev] Breath control patch.

2009-02-17 Thread S. Christian Collins
Peter, In this case, FluidSynth behaves exactly as it should. If you want the breath controller (CC2) to adjust volume, then you will need to specify that as a modulator in the SoundFont you wish to control. When such a modulator is created, FluidSynth will control the volume using the brea

[fluid-dev] Breath control patch.

2009-02-14 Thread Peter Gebauer
(if this post appears twice it's because I had the wrong return path-before, wanted to make sure it got posted properly) Hi guys! I was experimenting with a friend's EWI (Electronic Wind Instrument) and the breath controller didn't update the output volume after note on. Anyway, I browsed the so