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 revision Previous revision
Next revision
Previous revision
acsim_console_h [2007/01/21 21:31]
audiocommander updated to v 0.0.6
acsim_console_h [2007/11/17 16:45] (current)
smashtv move acsim.zip to "acsim" namespace
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]]\\
 +\\
 +This code is for viewing only and may not be up to date. You can download the files in a zip file {{acsim:​acsim.zip}}. If you make any updates, please send them to stryd_one and he will update the zip for you.
 +\\
 \\ \\
 <code c> <code c>
 /* /*
  ​* ​ 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 26:
  ​* ​ 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 66:
 #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.1169415060.txt.gz ยท Last modified: 2007/01/26 22:43 (external edit)