Microtonic Scripts //top\\ 💯
You might ask: Why not just drag notes on a piano roll and use a pitch shifter?
Unlike standard presets, a Microtonic script is an interactive program that runs within the plugin's interface. They are written using a proprietary JavaScript engine (based on ECMAScript 3). While they cannot process real-time audio or MIDI, they have full access to Microtonic’s patch and pattern data, enabling them to perform "offline" manipulations that would be tedious to do manually. microtonic scripts
The language used is a proprietary, C-style syntax that is compiled to run efficiently within the plugin. When you open the script editor in Microtonic, you aren't just tweaking a sound; you are writing a program that tells the synthesizer what to do, how to look, and how to behave. You might ask: Why not just drag notes
Its claim to fame is its distinct "digital" character. It is pristine, crunchy, and precise. But the developers at Sonic Charge didn’t just want to give users knobs to turn; they wanted to give users the ability to manipulate the very fabric of the plugin’s state. This is where scripting comes in. While they cannot process real-time audio or MIDI,
While the actual syntax is specific to Microtonic, the concept remains: you are describing sound through variables.