Voss Connection Detection
1
Detect a connector click using realtime code on Bela hardware
|
Go to the source code of this file.
Classes | |
class | FilteredDataBuffer |
Class containing filtered data. It is responsible for aggregating signal samples at the full audio sample rate. A derived class might implement a method that is called whenever the buffer is full. More... | |
Typedefs | |
typedef array< Channel, NUMBER_FILTERED_CHANNELS > | FilteredData |
typedef array<Channel, NUMBER_FILTERED_CHANNELS> FilteredData |