We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
add note about :hwbtn: limitation on enum value
Add note in Controller Setting API about `file` and `color` introduced in 2.6
chore: add basic documentation for setting API
Removed dead reference to QTScript
Replaced the term MIDI by controller or hardware, where it applies for HID too
Removed references to Mixxx 1.1 versions
Corrected engine.trigger which works also with makeConnection and is therefore not marked as discontinued in controllerscriptinterfacelegacy.h
Update syntax to 2.4. clarify `engine.beginTimer` `this` see issue #12369. Urge people more to prefer componentsJS.
fix Helper Functions link
Updated MIDI Scripting (markdown)
fix wikipedia link to graphic of euclidian remainder
document `script.posMod`
Add eslint-disable-next-line no-var to Script file header as using `let`/`const` seems to brake the 2.4 controller system.
Capitalized 'MIDI' in title of page