Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added full decompilation of keylab_mk3 #3

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

MrMatch246
Copy link

All files decompiled using PyLingual; some i had to manually fix and patch but now their pyc files are identical to the original pyc files by Ableton, Apart from this

    try:
        from ableton.v3.control_surface.capabilities import AUTO_LOAD_KEY
    except ImportError:
        from ableton.v2.control_surface.capabilities import AUTO_LOAD_KEY

I dont have the device yet so i cant check if this is needed and i dont know if

from ableton.v3.live import simple_track_name

exists or works in the current version but here you go anyway

@MrMatch246
Copy link
Author

Well now i also updated the MackieControl script

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant