📄️ Setting Up the Script
This section covers the steps required to get started when writing a control surface script for Mixcraft 10.
📄️ Script Editor
This section covers the Mixcraft Script editor, which allows you to write and test your control surface scripts directly in Mixcraft.
📄️ Using an External IDE or Text Editor
This section covers using an external IDE or text editor to edit your script.
📄️ Integrated Log Console
This section covers the integrated logging console found in the Mixcraft script editor.
📄️ Available JavaScript Operators and Keywords
The Scripting API uses a limited set of the Javascript language. This section covers the available operators and keywords in the Mixcraft script editor.