# Audio engine
pedalboard
sounddevice
soundfile
numpy
mido
python-rtmidi

# Interface
PySide6

# AI composition (one provider is enough - install the ones you use)
google-genai
anthropic
openai
pydantic

# Windows integration (global MIDI keyboard + native VST window borders)
keyboard
pywin32

# Tests (RunTests.bat)
pytest
