I have covered this topic before on my blog, but I thought I could do better and make a short video tutorial.
When you’re designing musical tunings in Scala, you might eventually want to export your tuning to use it in a synthesizer. Synthesizers support various tuning file formats, so you’ll need to know how to make a few different kinds. This video shows you how to export Scala files (.scl), export AnaMark tuning files (.tun), and export MIDI Tuning Standard dumps (.mid). Right at the end of the video you’ll also find out how to retune other synths like the Yamaha DX7ii.
Hi,
Your work is amazing in this field – thank you.
Do you know if it is possible to export scala files (including keyboard mappings) as Sysex (.syx) files?
I know it is possilbe to export as MTS but it is a .MID file, not a .SYX file as my synthesizer needs.
Thank you!
The .MID file contains only MTS SysEx data. Does it work if you rename the extension from .MID to .SYX? If not, what is the synthesiser you are using?