User Tools

Site Tools


acsim_console_h

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
acsim_console_h [2007/01/21 21:31] – updated to v 0.0.6 audiocommanderacsim_console_h [2007/09/30 06:37] – Removed line numbers for easy cutnpaste stryd_one
Line 3: Line 3:
 **[[acsim_console_h|ACSim_console.h]]**\\ **[[acsim_console_h|ACSim_console.h]]**\\
 [[acsim_console_c|ACSim_console.c]]\\ [[acsim_console_c|ACSim_console.c]]\\
- 
-[[acsim_toolbox_h|ACSim_toolbox.h]]\\ 
-[[acsim_toolbox_c|ACSim_toolbox.c]]\\ 
  
 [[acsim_mios_h|ACSim_mios.h]]\\ [[acsim_mios_h|ACSim_mios.h]]\\
 [[acsim_mios_c|ACSim_mios.c]]\\ [[acsim_mios_c|ACSim_mios.c]]\\
 +
 +[[acsim_toolbox_h|ACSim_toolbox.h]]\\
 +[[acsim_toolbox_c|ACSim_toolbox.c]]\\
 +[[acmididefines|ACMidiDefines.h]]\\
  
 \\ \\
Line 14: Line 15:
 /* /*
   ACSim_console.h   ACSim_console.h
-  v 0.0.6+  v 0.0.7
  *  *
   2006 April 06 Created by Michael Markert, http://www.audiocommander.de   2006 April 06 Created by Michael Markert, http://www.audiocommander.de
Line 23: Line 24:
   2007 January 17 improved MIOS_IIC for SpeakJet debugging   2007 January 17 improved MIOS_IIC for SpeakJet debugging
   2007 January 21 added MIOS Merger and MIDI-Clock stuff, updated to v 0.0.6   2007 January 21 added MIOS Merger and MIDI-Clock stuff, updated to v 0.0.6
 +  2007 January 26 added MIDI debug messages
 + * improved Timer() calls
 + * added Tick() calls
  *  *
  */  */
Line 60: Line 64:
 #define DEBUG_VERBOSE 1 #define DEBUG_VERBOSE 1
 #define DEBUG_SPEAKJET_VERBOSE 1 // shows SJ-Control Names instead of odd Chars if enabled #define DEBUG_SPEAKJET_VERBOSE 1 // shows SJ-Control Names instead of odd Chars if enabled
 +#define DEBUG_MIDI_VERBOSE 1 // shows additional MIDI Names for Numbers
  
 // adapt application related settings // adapt application related settings
acsim_console_h.txt · Last modified: 2007/11/17 16:45 by smashtv