Description. Mehr ...
#include "box.h"
gehe zum Quellcode dieser Datei
Makrodefinitionen | |
#define | FLUSH_UPDATE_UI FlushUpdateUI() |
Funktionen | |
void | KeyboardIn (int box, const mutChar *keys) |
void | MutResetKeys () |
void | GlobalReset () |
void | AddKey (int box, int taste, int id) |
void | DeleteKey (int box, int taste, int id) |
void | MidiAnalysis (int box, BYTE midiByte) |
void | protokoll_aktuelles_tonsystem (int box) |
void | protokoll_liegende_frequenzen (int box) |
void | protokoll_aktuelle_relationen (int box) |
void | protokoll_liegende_relationen (int box) |
void | FlushUpdateUI () |
Description.
Copyright: (c) 2008 TU Dresden
GPL
Revision 1.7 2011-07-27 20:48:32 keinstein started to move arrays using MAX_BOX into struct mutabor_box_type
Revision 1.6 2011-03-06 13:15:40 keinstein some rearrangement for update callback kernel->GUI
Revision 1.5 2011-02-20 22:35:55 keinstein updated license information; some file headers have to be revised, though
Revision 1.2 2010-11-21 13:15:51 keinstein merged experimental_tobias
Revision 1.1.2.1 2010-01-11 10:12:59 keinstein added some .cvsignore files
Definiert in Datei Execute.h.