Files
ableton-mcp-ai/AbletonMCP_AI_BAK_20260328_200801/.gitignore
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

47 lines
539 B
Plaintext

__pycache__/
*.py[cod]
*.pyo
.pytest_cache/
.mypy_cache/
.ruff_cache/
.venv/
venv/
.idea/
.vscode/
*.log
*.tmp
*.bak
*.asd
*.als
*.wav
*.aif
*.aiff
*.flac
*.ogg
*.mp3
exports/
render/
renders/
stems/
temp/
tmp/
/automation/telegram.local.json
/automation/wsl_runtime/
/automation/wsl.local.env
/automation/wsl/.env
/automation/runs/
/automation/.task_queue.tmp*
# Temp and debug files
*_errors*.txt
*.patch
fix.py
update_opencode.py
grant_permissions.py
GLM_TASK_*_REPORT.md
glmwork.md
# Library paths (user-specific)
librerias/
sample/