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
b7cec9d24bc2c246d4a02c8777cb2f2e191f04e5
ableton-osc
/
ableton_osc
/
__init__.py
T
5 lines
67 B
Python
Raw
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