|
LMMS
|
#include <rtosc/ports.h>#include <cstring>#include <algorithm>#include <map>#include <sstream>#include <deque>#include <utility>#include <cassert>#include <rtosc/miditable.h>Go to the source code of this file.
Functions | |
| template<class T, class U> | |
| bool | has_t (const T &t, const U &u) |
| template<class T, class U> | |
| bool | has2 (const T &t, const U &u) |
| template<class T, class U> | |
| int | getInd (const T &t, const U &u) |
| void | killMap (int ID, MidiMapperStorage &m) |
| void killMap | ( | int | ID, |
| MidiMapperStorage & | m ) |