I would like to send MTS (MIDI microtuning SysEx) messages to Fluidsynth to be able to play in different tunings with one soundfont. This seems to be impossible at the moment. Are there any plans to offer this possibility in the (near) future?
Perhaps this will do what you want:
Found with a search for “midi sysex” in this forum.
https://oddsound.com/usingmtsesp.php
On the right there is a list of supported software. I don’t think Fluidsynth is supported by this mechanism.
Microtuning can also be made by sending pitch bends as offsets in every note.
So the Midi source is the one that actually has to support it.
Notes could also be tuned with RPN for microtuning, but this has to be supported by the instrument and the midi source.
1 Like
Sending SysEx to zynthian engines is not currently implemented.
Regards,
1 Like