feat: Implement senior audio injection with 5 fallback methods
- Add _cmd_create_arrangement_audio_pattern with 5-method fallback chain - Method 1: track.insert_arrangement_clip() [Live 12+] - Method 2: track.create_audio_clip() [Live 11+] - Method 3: arrangement_clips.add_new_clip() [Live 12+] - Method 4: Session->duplicate_clip_to_arrangement [Legacy] - Method 5: Session->Recording [Universal] - Add _cmd_duplicate_clip_to_arrangement for session-to-arrangement workflow - Update skills documentation - Verified: 3 clips created at positions [0, 4, 8] in Arrangement View Closes: Audio injection in Arrangement View
This commit is contained in:
BIN
mcp_server/engines/__pycache__/__init__.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/__init__.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/__init__.cpython-37.pyc
Normal file
BIN
mcp_server/engines/__pycache__/__init__.cpython-37.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/abstract_analyzer.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/abstract_analyzer.cpython-314.pyc
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
mcp_server/engines/__pycache__/bus_architecture.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/bus_architecture.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/bus_architecture.cpython-37.pyc
Normal file
BIN
mcp_server/engines/__pycache__/bus_architecture.cpython-37.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/coherence_scorer.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/coherence_scorer.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/coherence_system.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/coherence_system.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/coherence_system.cpython-37.pyc
Normal file
BIN
mcp_server/engines/__pycache__/coherence_system.cpython-37.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/embedding_engine.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/embedding_engine.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/embedding_engine.cpython-37.pyc
Normal file
BIN
mcp_server/engines/__pycache__/embedding_engine.cpython-37.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/harmony_engine.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/harmony_engine.cpython-314.pyc
Normal file
Binary file not shown.
Binary file not shown.
BIN
mcp_server/engines/__pycache__/iteration_engine.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/iteration_engine.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/libreria_analyzer.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/libreria_analyzer.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/libreria_analyzer.cpython-37.pyc
Normal file
BIN
mcp_server/engines/__pycache__/libreria_analyzer.cpython-37.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/live_bridge.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/live_bridge.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/metadata_store.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/metadata_store.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/mixing_engine.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/mixing_engine.cpython-314.pyc
Normal file
Binary file not shown.
Binary file not shown.
BIN
mcp_server/engines/__pycache__/pattern_library.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/pattern_library.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/preset_manager.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/preset_manager.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/preset_system.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/preset_system.cpython-314.pyc
Normal file
Binary file not shown.
Binary file not shown.
BIN
mcp_server/engines/__pycache__/rationale_logger.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/rationale_logger.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/reference_matcher.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/reference_matcher.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/sample_selector.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/sample_selector.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/song_generator.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/song_generator.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/variation_engine.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/variation_engine.cpython-314.pyc
Normal file
Binary file not shown.
BIN
mcp_server/engines/__pycache__/workflow_engine.cpython-314.pyc
Normal file
BIN
mcp_server/engines/__pycache__/workflow_engine.cpython-314.pyc
Normal file
Binary file not shown.
Reference in New Issue
Block a user