fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] Routing disables program change


From: Aere Greenway
Subject: Re: [fluid-dev] Routing disables program change
Date: Thu, 24 Oct 2019 14:38:54 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

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 routing issue. Let me briefly describe my goal
first: I want fluidsynth to play each note at a fixed volume, regardless
of how hard or soft I hit the keys.

What I did is:

- invoke fluidsynth (1.1.11) as

     fluidsynth -a alsa -g 2 -r 44100 -c 1 -f ~/cfg/non-dot/fluidsynth_organ 
~/cfg/data/audio/jeux-sf/jeuxdorgues21.SF2

- The contents of ~/cfg/non-dot/fluidsynth_organ are

     router_clear
     router_begin note
     router_par2 0 127 0 100
     router_end

The routing trick works (each note is rendered at uniform velocity), but
I cannot change the program.
I launched fluidsynth with -v and program_change events are not displayed
(they work if I do not load the config file).

What can I do to diagnose/fix this?
Thanks in advance
-F

_______________________________________________
fluid-dev mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/fluid-dev


--
Sincerely,
Aere





reply via email to

[Prev in Thread] Current Thread [Next in Thread]