Will there be a user area for sharing scripts ?
This forum is a great place to start.
What can be done with Scripts? Any tutorials available ?
Scripts in Microtonic can implement arbitrary user interface features. These can be simple "one-shot" programs that alter parameters and sequencer data when you run them or they can display a custom GUI layer that you interact with.
They cannot implement realtime audio and midi processing and they only run when the plugin window is open.
I'll try to find time soon to finish documenting the new Javascript API as well as Cushy (our UI layout format) and IVG (our 2D graphics syntax).
The Javascript API is very similar to the old PikaScript API and PikaScript is still supported. Some of the official scripts are written in PikaScript and not Javascript. There is documentation for the PikaScript API here: https://soniccharge.com/forum/topic/55-script-dev-package
- Fredrik Lidström wrote:
This forum is a great place to start.
Thanks for keeping this fantastic synth drum around and improving !
Any news on the script situation ? :)
You need to be signed in to post a reply