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
6fc0a84dfeac83d7ff4bcc29d60c3f7198247329
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