Re: [fluid-dev] Default sustain behaviour question (Aere Greenway)

2013-11-14 Thread Eric Gagnon
>EG: > >I think (and hope) it is the expected behavior. > >In performing with such an instrument sound (oboe, for example), I sometimes use the sustain pedal to hold out a note while I shift my >hand(s) to a different area. So it is useful in that rare occasion. > >Usually though, the sustain peda

[fluid-dev] Default sustain behaviour question

2013-11-14 Thread Eric Gagnon
Hello: I have a basic question about the default behaviour of the sustain function. I use the standard MIDI GM soundfont and select a wind instrument like 65 Alto Sax. When I hold down the sustain pedal and play any note, the note is sustained indefinitely until I let got the sustain pedal. I

[fluid-dev] Sustain pedal not working on compiled program using libfluidsynth

2013-11-06 Thread Eric Gagnon
I solved my own problem.I simply had forgotten to handle the specific control change CC message in the MIDI event handler and dispatch a fluid_synth_cc() call as a result. The sustain pedal now works. Regards, EG ___ fluid-dev mailing list fl

[fluid-dev] Sustain pedal not working on compiled program using libfluidsynth

2013-11-06 Thread Eric Gagnon
Hello: I have compiled a standalone C program using libfluidsynth 1.1.6. This program is running on a small Intel Atom motherboard with Ubuntu server 12.04LTS. Using a M-Audio standard USB-to-MIDI adapter, I interface to this motherboard to a standard Yamaha MIDI keyboard which also has a sus