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
ac6a049516222d9eff6c7cc943e753571d59e900
ableton-osc
/
AbletonOSC
/
__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