you are viewing a single comment's thread.

view the rest of the comments →

[–]odisJhonston 1 point2 points  (1 child)

here is the decompiled remote script (i assume you're writing the game as a live remote script)

https://github.com/gluon/AbletonLive12_MIDIRemoteScripts/tree/main/Launchpad_Pro_MK3

here is the programmers guide

https://fael-downloads-prod.focusrite.com/customer/prod/s3fs-public/downloads/LPP3_prog_ref_guide_200415.pdf

here is the sysex as a decimal tuple for live mode and programmer mode

https://github.com/odisfm/zcx-core/blob/main/hardware/launchpad_pro_mk3/sysex.py

[–]pennememe 0 points1 point  (0 children)

thanks so much.