Re: [fluid-dev] muting notes, noteoff message

2022-06-06 Thread Nick Strauss via fluid-dev
Hi jjc, > If you want to mute immediately all the notes currently playing you should > send cc 120 (all sound off) instead of cc 123 (all notes off). Yes, thank you. That worked!  Type=176 (0xb0) Chan=00 Key=120 (0x78) Val=000 (0x00). Nick ___ fluid

Re: [fluid-dev] muting notes, noteoff message

2022-06-06 Thread Ceresa Jean-Jacques
Hi>sending Type=176 (0xb0) Chan=00 Key=123 (0x7b) Val=000 (0x00).>notes keep playing in the audio output. decaying, but still playing. Why are they not muted?If you want to mute immediately all the notes currently playing you should send cc 120 (all sound off) instead of cc 123 (all notes off).jj

[fluid-dev] muting notes, noteoff message

2022-06-05 Thread Nick Strauss via fluid-dev
Hi Mr. Fluid, Using qsynth  Version: 0.5.0 Debugging option enabled. Using: FluidSynth 1.1.9 sending Type=176 (0xb0) Chan=00 Key=123 (0x7b) Val=000 (0x00). notes keep playing in the audio output. decaying, but still playing. Why are they not muted? Full MIDI message log Type=144 (0x90) Chan=0