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

Raw data buffer class definition. More...

Typedefs

typedef unsigned int us
 Used to much to not abbreviate. More...
 
typedef std::array< float, BLOCKSIZEChannel
 A Channel contains data for the length of BLOCKSIZE. More...
 

Detailed Description

Raw data buffer class definition.

Typedef Documentation

◆ Channel

typedef std::array<float, BLOCKSIZE> Channel

A Channel contains data for the length of BLOCKSIZE.

Definition at line 183 of file config.h.

◆ us

typedef unsigned int us

Used to much to not abbreviate.

Definition at line 38 of file config.h.