LMMS
Loading...
Searching...
No Matches
miditable.cpp File Reference
#include <math.h>
#include <rtosc/miditable.h>

Go to the source code of this file.

Classes

class  rtosc::MidiTable_Impl

Macros

#define RTOSC_INVALID_MIDI   255
#define MAX_UNHANDLED_PATH   128

Functions

static void black_hole3 (const char *, const char *, const char *, int, int)
static void black_hole2 (const char *a, const char *b)
static void black_hole1 (const char *a)

Macro Definition Documentation

◆ MAX_UNHANDLED_PATH

#define MAX_UNHANDLED_PATH   128

◆ RTOSC_INVALID_MIDI

#define RTOSC_INVALID_MIDI   255

Function Documentation

◆ black_hole1()

void black_hole1 ( const char * a)
static

◆ black_hole2()

void black_hole2 ( const char * a,
const char * b )
static

◆ black_hole3()

void black_hole3 ( const char * ,
const char * ,
const char * ,
int ,
int  )
static