Voss Connection Detection  1
Detect a connector click using realtime code on Bela hardware
Classifier

The type of classification can be set using the Config flag CONNDETECT_ML_BASED, or CONNDETECT_THRESHOLD_BASED. Either one should be set to 1, and the other to 0. More...

Collaboration diagram for Classifier:

Modules

 Thresholds
 These are configuration settings for threshold-based classification.
 

Classes

class  Classifier
 Classifier class, performs the connection detection on given features. More...
 

Detailed Description

The type of classification can be set using the Config flag CONNDETECT_ML_BASED, or CONNDETECT_THRESHOLD_BASED. Either one should be set to 1, and the other to 0.