Zrythm
a highly automated and intuitive digital audio workstation
|
Audio engine event. More...
#include <dsp/engine.h>
Data Fields | |
AudioEngineEventType | type |
void * | arg |
uint32_t | uint_arg |
float | float_arg |
const char * | file |
const char * | func |
int | lineno |
char * | backtrace |
AudioEngineEventType AudioEngineEvent::type |