Voss Connection Detection  1
Detect a connector click using realtime code on Bela hardware
conndetect_features.h File Reference
#include "config.h"
#include <array>
#include <libraries/Fft/Fft.h>
#include <vector>
#include <numeric>
#include <algorithm>
Include dependency graph for conndetect_features.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Features
 This class provides the calculations of single-signal features, computed from a single channel with length BLOCKSIZE. More...
 
class  SimpleFeatures
 Some very simple features that are more easily kept in a different class. More...