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

Remove while loop in main #133

Closed MarkAHarley closed 1 year ago

MarkAHarley commented 1 year ago

We need to remove the while loop in main.cc and replace it with some sort of blocking command.