This website requires JavaScript.
Explore
Help
Sign In
valknar
/
ableton-osc
Watch
1
Star
0
Fork
0
You've already forked ableton-osc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
ableton-osc
/
ableton_osc
/
__init__.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
5 lines
67 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
Fix Ableton Live detection: add root __init__.py and harden Manager init
2026-06-01 12:46:42 +02:00
try
:
from
.
manager
import
Manager
except
ImportError
:
pass
Reference in New Issue
Copy Permalink