Thank you, but I'm confused - does fluidsynth recognise the Single-note
tuning change sysex? And how do I get it to switch to exactly the tuning
file I want to use?


> ---------- Forwarded message ----------
> From: Srijan Deshpande <srij...@gmail.com>
> To: fluid-dev@nongnu.org
> Cc:
> Date: Tue, 15 Sep 2015 21:42:55 +0530
> Subject: [fluid-dev] Switching tunings
> Hello,
>
> I'm trying to figure out how to switch tunings in Fluidsynth using control
> change / program change messages.
>
> I've generated fluidsynth tuning files using scala and I'm able to load
> these using the -f flag. I'm also able to switch between tunings from the
> fluidsynth command line using 'settuning' (eg: settuning 0 0 0 ; settuning
> 0 0 1).
>
> My question is, how do I do this from my MIDI controller? Sending
> Bank/Program change messages does not seem to work.
> Any ideas?
>
> Thanks,
> Srijan
>
>
> ---------- Forwarded message ----------
> From: "R.L. Horn" <li...@eastcheap.org>
> To: FluidSynth mailing list <fluid-dev@nongnu.org>
> Cc:
> Date: Tue, 15 Sep 2015 12:08:00 -0500 (CDT)
> Subject: Re: [fluid-dev] Switching tunings
> On Tue, 15 Sep 2015, Srijan Deshpande wrote:
>
> I'm trying to figure out how to switch tunings in Fluidsynth using control
>> change / program change messages.
>>
>
> My question is, how do I do this from my MIDI controller? Sending
>> Bank/Program change messages does not seem to work.
>>
>
> The equivalent, more of less, of tuning/tune/settuning is the Single-note
> Tuning Change (real-time) sysex.  See:
>
>   http://www.midi.org/techspecs/midituning.php
>
> Some of the other tuning-change commands might work also, but the commonly
> utilized Bulk Tuning Dump doesn't (and, apparently, shouldn't, though the
> specification contradicts itself on the subject).
>
>
>
> _______________________________________________
> fluid-dev mailing list
> fluid-dev@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/fluid-dev
>
>
_______________________________________________
fluid-dev mailing list
fluid-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/fluid-dev

Reply via email to