Open seclorum opened 4 years ago
That is only half the truth, because actually Tonic does support audio input. What it lacks is support for capturing audio: https://github.com/kallaballa/PatchScript/blob/fc6269d384bc819bb0ca9cf6d012f7579dba17d5/third/Tonic/examples/Demo%20Synths/InputDemoSynth.cpp
Tonic has no component currently which allows for Audio input processing - i.e. from Mic or Line input.
Might be nice to have a component that can process audio from a hardware source like this.