Sources of information on MIDI Remote Scripts & BeatStep internals #79
Unanswered
raphaelquast
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a collection of sites that provide valuable information for creating MIDI Remote Scripts.
(All of the info is actually usable with any controller, except for the sites listed as "BeatStep specific")
🦖 Ableton API documentation
There's no official documentation for the python API of Ableton Live, but fortunately there are some unofficial versions available:
🦕 Decompiled MidiRemoteScripts
Here's a list of GitHub repositories containing decompiled python sources for the default MIDI Remote Scripts
... thanks to Julien Bayle for this! (checkout structure-void.com for more info on MidiRemoteScripts)
🦜 general sites with useful information
🐍 useful python modules
(note that despite of the crowded repository, this is actually only a single script with 132 lines of code)
💻 useful software tools
🎛️ BeatStep specific sites
A really nice site with a lot of information on MIDI sysex codes for the BeatStep controller
Beta Was this translation helpful? Give feedback.
All reactions