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

Disconnect from Launchpad before closing app #38

Merged
merged 1 commit into from
Apr 17, 2020
Merged

Disconnect from Launchpad before closing app #38

merged 1 commit into from
Apr 17, 2020

Conversation

NullMember
Copy link
Contributor

This change eliminates bad pointer errors and exceptions from pygame (used by launchpad-py) library. Also new Launchpad MK3 and LPX (we're working on it FMMT666/launchpad.py#48) must go back to custom modes before closing connection. Otherwise they will stuck on programmer mode (programmer mode lock down long pressing session button) on exit and needs to be power cycled to go back to other modes.
Without disconnect:
without disconnect
With disconnect:
with disconnect

@duncte123 duncte123 mentioned this pull request Apr 15, 2020
@duncte123 duncte123 merged commit 3d5b4bb into nimaid:master Apr 17, 2020
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.

2 participants