Re: [fluid-dev] Routing disables program change

2019-10-24 Thread Francesco Ariis
On Thu, Oct 24, 2019 at 11:44:08PM +0200, Marcus Weseloh wrote: > So after clearing all rules and creating your custom ones, you would need > to recreate the default rules for all event types that you need. For > example, if you want to have the fixed velocity on note events, pass cc and > prog eve

Re: [fluid-dev] Routing disables program change

2019-10-24 Thread Marcus Weseloh
Hi Francesco, There are rules for multiple event types: - note (note on/off) - cc (control change) - prog (program change) - pbend (pitch bend) - cpress (channel pressure / aftertouch) - kpress (polyphonic pressure / aftertouch) And for each of these types, there is a default rule defined that pa

Re: [fluid-dev] Routing disables program change

2019-10-24 Thread Aere Greenway
Francesco: Assuming you're using Linux, there's a Debian package called 'qmidiroute' you can install, that will handle what you need, and do a lot more, if you ever need it. - Aere On 10/24/19 1:15 PM, Francesco Ariis wrote: Hello fluidsynths developers and users, I need help with a r