daft-engineers / vocoder

Open source vocoder designed for the Raspberry Pi.
https://daft-engineers.github.io/vocoder/
Mozilla Public License 2.0
9 stars 0 forks source link

Epic: Input/output #20

Open MHCooke opened 1 year ago

MHCooke commented 1 year ago

Make the pi take outside input and provide output Package up a chunk of data of the inputs and provide it to the vocoder module. This will probably use the audio API. Should keep the inputs separate enough that it's easy to switch to an internal synth Output runs all the time.