Voss Connection Detection
1
Detect a connector click using realtime code on Bela hardware
|
#include "conndetect_sndfile.h"
#include <iostream>
#include <string>
#include <libraries/sndfile/sndfile.h>
Go to the source code of this file.
Functions | |
template<us numChannels> | |
void | raw_sndfile_auxtask_callback (void *sndfile_ptr) |
void raw_sndfile_auxtask_callback | ( | void * | sndfile_ptr | ) |
Definition at line 9 of file conndetect_sndfile.cpp.