feat: reggaeton production system with intelligent sample selection and FLP generation
This commit is contained in:
5
mcp/__init__.py
Normal file
5
mcp/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""FL Studio MCP Server — nibble-encoded SysEx over MIDI loopback."""
|
||||
|
||||
from __future__ import annotations
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user