ideoforms / signalflow

A sound synthesis framework for Python, designed for clear and concise expression of complex musical ideas
https://signalflow.dev
MIT License
167 stars 14 forks source link

Add support for multichannel audio I/O #73

Closed ideoforms closed 1 year ago

ideoforms commented 5 years ago

Audio output is currently hardcoded as stereo. Should support as many channels as the hardware exposes.