LMMS
Loading...
Searching...
No Matches
midimapper.cpp File Reference
#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)

Function Documentation

◆ getInd()

template<class T, class U>
int getInd ( const T & t,
const U & u )

◆ has2()

template<class T, class U>
bool has2 ( const T & t,
const U & u )

◆ has_t()

template<class T, class U>
bool has_t ( const T & t,
const U & u )

◆ killMap()

void killMap ( int ID,
MidiMapperStorage & m )