Makrodefinitionen | Funktionen
MidiKern.h-Dateireferenz

Description. Mehr ...

#include "box.h"
#include "Defs.h"
Include-Abhängigkeitsdiagramm für MidiKern.h:
Dieser Graph zeigt, welche Datei direkt oder indirekt diese Datei enthält:

gehe zum Quellcode dieser Datei

Makrodefinitionen

#define DRUMCHANNEL   9
#define GET_INDEX(taste, tonsystem)
#define GET_ABSTAND(taste, tonsystem)
#define GET_FREQ(taste, tonsystem)
#define ZWZ   1.059463094
#define LONG_TO_HERTZ(x)   (440.0*pow(ZWZ,((((float)x)/(double)16777216.0))-69))
#define LONG_TO_CENT(x)   ( ((float)x)/(double)167772.13 )

Funktionen

void pascal _export KeyboardAnalyse (int box, int taste, char isLogic)
void pascal _export KeyboardAnalyseSimple (int box, int taste)

Ausführliche Beschreibung

Description.

Header:
/cvsroot/mutabor/mutabor/mu32/MidiKern.h,v 1.5 2011-07-27 20:48:32 keinstein Exp

Copyright: (c) 2008 TU Dresden

Autor:
Tobias Schlemmer <keinstein@users.berlios.de>
Datum:
Date:
2011-07-27 20:48:32
Version:
Revision:
1.5

GPL

Log:
MidiKern.h,v

Revision 1.5 2011-07-27 20:48:32 keinstein started to move arrays using MAX_BOX into struct mutabor_box_type

Revision 1.4 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 MidiKern.h.


Erzeugt am Sun Aug 21 2011 10:51:57 für Mutabor von doxygen 1.7.4