Re: [fluid-dev] Issue with modulation

2016-07-22 Thread jean-jacques.ceresa
Hi Mark, I think controller 1 is modulation MSB. I don't know what effect setting it to 127 is actually intended to have, but then I don't understand why any such message should be generated :(. Yes, controller 1 is CC modulation MSB and on noteOn (commands or MIDI) there is a default Modulat

Re: [fluid-dev] Issue with modulation

2016-07-21 Thread Mark de Roussier
Hi Element, OK, I've just tried the aseqdump idea. There are no unexpected note events. But there are control change events sent when I change channel on the keyboard, which of course I am doing during my test. When I change midi channel from 1 to 2, I see : Control change 0, controller 1, valu

Re: [fluid-dev] Issue with modulation

2016-07-21 Thread Element Green
Hello Mark, I wouldn't trust the Anjuta project file, it may be outdated. The cmake build is the recommended method of building FluidSynth currently. In regards to MIDI events being possibly the source of the problem, what about running something like aseqdump and connecting your keyboard up to

Re: [fluid-dev] Issue with modulation

2016-07-21 Thread Mark de Roussier
Hello Jean-Jacques, OK, I agree completely that this behaviour is strange :). I expected that the noteon command would be enough show the problem. I was very surprised when it didn't and I needed to hit a key on the midi keyboard. But if my midi keyboard was sending on two channels or alsa was

Re: [fluid-dev] Issue with modulation

2016-07-21 Thread jean-jacques.ceresa
Hi, Mark Hope thiss should help to localize the issue: A)Inside Fluidsynth, 1)The 'noteOn command' plays a note using the function API fluid_synth_noteon(channel,key,velocity). 2) When receiving a MIDI noteOn message, the MIDI driver puts this message to the input Router and than the Router use

Re: [fluid-dev] Issue with modulation

2016-07-20 Thread Mark de Roussier
Hello Jean-Jacques, perhaps it will help if I describe how I can create the problem. Environment : = Current Raspian distro, fluidsynth 1.1.6 I'm using an RPi 2 with an external Behringer USB DAC and a Roland UM-ONE USB Midi adaptor - I don't believe the specific hardware is relevan

Re: [fluid-dev] Issue with modulation

2016-07-20 Thread jean-jacques.ceresa
Hi, Mark the modulation characteristics of a Hammond font mapped to one midi channel end up being applied to everything... Can you explain what you mean by "..the modulation caracteristics of a Hammond font.." ? If you feel that there is something wrong, please don't hesitate to explain what

[fluid-dev] Issue with modulation

2016-07-19 Thread Mark de Roussier
Hi everyone, I'm attempting to use fluidsynth as the basis for a headless soundfont synth based on an RPi. The particular requirement is that it should have some good Hammond organ sounds, and also support standard GM. So I'm trying to configure fluidsynth with some commercial Hammond fonts plus t