Devices for routing. Mehr ...

gehe zum Quellcode dieser Datei
Funktionen | |
| void | StartCurrentTime () | 
| void | StopCurrentTime () | 
| void | OutNotesCorrect (int box) | 
| bool | OutOpen () | 
| void | OutClose () | 
| void | OutAddTime (frac time) | 
| bool | InOpen () | 
| void | InClose () | 
| bool | NeedsRealTime () | 
| void | MidiOut (int box, DWORD data, char n) | 
| void | NotesCorrect (int box) | 
| int | GetChannel (int box, int taste) | 
Variablen | |
| WATCHEDPTR(OutDevice, routing,  OutDevice) OutDevice char  | InDevChanged = 0 | 
| CurrentTimer | CurrentTime | 
Devices for routing.
Mutabor Core.
GPL
Revision 1.4 2011-02-20 22:35:56 keinstein updated license information; some file headers have to be revised, though
Revision 1.3 2010-12-11 02:10:08 keinstein make 2.9.1 build but Mutabor crashes still at runtime in an infinite recursion :-(
Revision 1.2 2010-11-21 13:15:45 keinstein merged experimental_tobias
Revision 1.1.2.5 2010-09-30 16:26:26 keinstein remove global variables routewindow and frame move route loading and route saving into MutRouteWnd implement MutRouteWnd::InitShapes. Destroy Route children before loading new route configuration (still some crashes)
Definiert in Datei Device.cpp.
 1.7.4