Files
ableton-mcp-ai/AbletonMCP_AI/MCP_Server/scan_log.txt
renato97 6ec8663954 Initial commit: AbletonMCP-AI complete system
- MCP Server with audio fallback, sample management
- Song generator with bus routing
- Reference listener and audio resampler
- Vector-based sample search
- Master chain with limiter and calibration
- Fix: Audio fallback now works without M4L
- Fix: Full song detection in sample loader

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 22:53:10 -03:00

12 lines
820 B
Plaintext

python : File "<string>", line 10
At line:1 char:1
+ python -c "
+ ~~~~~~~~~~~
+ CategoryInfo : NotSpecified: ( File "<string>", line 10:String) [], Remot
eException
+ FullyQualifiedErrorId : NativeCommandError
print(f'Procesados: {stats[" processed\]}')
^
SyntaxError: f-string expression part cannot include a backslash