488 Commits (e25a9abaac7b4cb500cf40270ff99ece66a5cec9)
 

Author SHA1 Message Date
  kevin 07b0ca3bbb cmGrPage.h : Added comment to cmGrLabelFunc_t. 10 years ago
  kevin 0debd730a6 cmData.c : Initial implementation of cmDataSerialize(). 10 years ago
  kevin e5ee6432c1 cmCsv.h/c : Added cmCsvInsertSymHex(),cmCsvSetCellHex(), and cmInsertHexColAfter(). 10 years ago
  kevin 9181a5d804 cmScore.c : Completed implementation of cmScoreFileFromMidi(). 10 years ago
  kevin 6bc6511d8f cmMidiFile.h : Added comments. 10 years ago
  kevin 72b65a1904 cmScore.h/c : Initial implementation of cmScoreFileFromMidi(). 10 years ago
  kevin d235d22da5 cmDspPgmKr.c : Added 'audio in' button to switch 'live' and 'simulate' 10 years ago
  kevin ab9f8c0caa cmProc4.c : cmScMatcherMidiInput() now masks off the status byte channel 10 years ago
  kevin 87dd286b98 cmMidiOsx.c : Fixed bug in cmMpDeviceSend() where the correct message 10 years ago
  kevin 70fcc2d107 cmDspPgmKr.c : Added input audio meters. The 'start' button now connects 10 years ago
  kevin 9b85e57045 cmDspKr.c : Added 'recent' output to score follower. 'out' output now 10 years ago
  kevin 3e5af0773e cmProc4.h : Updated comments and formatting. 10 years ago
  kevin b67964871f cmDspFx.c : Added 'reset' input to cmDspXFader and cmDspAvailCh objects. 10 years ago
  kevin 29c10b0a88 cmProc3.h/c : Changes to cmXFader to implement equal power cross-fade and 10 years ago
  kevin a690102601 cmScore.c : Changes to _cmScProcSets() to prevent crashing on OSX debug build. 10 years ago
  kevin 5fd0c95f34 cmScore.c : Removed printf() from _cmScProcSets() but this is still mysteriously 10 years ago
  kevin feb6e71245 cmDspFx.c : Added equal power cross fade to xfader object. 10 years ago
  kevin a8394b2814 cmDspBuiltIn.c : midi output port now notices when the device is not valid 10 years ago
  kevin fadafa8e6b cmProc3.h : Added equal power cross fade to XFader object. 10 years ago
  kevin af7328e4d7 cmDspClass.c : Added OSX 10.5 (OSX_VER_10_5) conditional compilation blocks. 10 years ago
  kevin 544fe4acc4 cmThread.c : Changed OS_VER_10_6 TO OSX_VER_10_5 to better reflect the 10 years ago
  kpl edad3b99cd cmDspKr.h/c cmDspBuiltIn.c, cmDspPgmKr.c : Added 'NanoMap' DSP object. 10 years ago
  kpl 341bde7a7c cmData.h/c : Initial implementation of serialization functions. 10 years ago
  kpl c1289070d2 cmThread.h/c: Added cmTs1p1cSetCallback(). 10 years ago
  kpl 53948d977d cmTaskMgr.h/c : Many updates and changes to complete the initial development. 10 years ago
  kpl daf04431aa cmTimeLine.c : Added return value to cmTimeLineDeleteOnsetMarks() to 10 years ago
  kevin 9082a45c41 cmDspPgmKr.c : Added Input gain control and all-notes-off command on the 10 years ago
  kevin 60090ac441 cmDspClass.c : Restored _cmDspParseArgV() to return void to allow 10 years ago
  kevin f1123a8475 cmDspBuiltIn.c : Addded 'reset' input to cmDspMidiOut to implement all-notes-off. 10 years ago
  kevin 11b11347a0 cmThread.c : Changed OS_64 cond. compilation to OS_VER_10_6. This needs 10 years ago
  kevin 2855506568 cmDspPgmKr.c : Added connection from 'simulate' check button to routers 10 years ago
  kevin 681865e04b cmDspFx.c : Added missing va_end() to match va_copy(). 10 years ago
  kevin 75879e774a cmDspClass.c : _cmDspParseArgV() now returns a va_list. This seems to 10 years ago
  kpl b549a90da3 cmDspPgmKr.c : Removed body of cmDspSysPgm_KrLive() and modified 10 years ago
  kpl 3a247f986f cmDspKr.c : Minor code formatting changes. 10 years ago
  kpl d091f769fc cmProc4.h : Corrected comment typo. 10 years ago
  kpl 802e3d9514 cmDspPgm.c : Added option to omit the wavetable player output in favor 10 years ago
  kpl 585b54c6d8 cmAudioFile.c: Fixed bug in cmAudioFileCreate() where error msg did not 10 years ago
  kevin 28d686922b cmDspPgm.c : Fixed mislabelled source connection on 'hzp' in 10 years ago
  kevin 921597e50d cmDspPgmKr.c : Removed 'midiInPort' resource string because the MIDI input 10 years ago
  kevin 3dc64bb1c0 cmMidiOsx.c : Removed some sanity checks in _cmMpMIdiSystemReadProc() 10 years ago
  kevin cb19fb10a2 cmThread.c : Changed cmThPtrCAS() to select the CAS system call based on 10 years ago
  kpl 5307482f6e cmDspPgmKr.h/c : Initial implementation of cmDspSysPgm_KrLive. 10 years ago
  kpl b4a3507bc5 cmDspPgm.c : Added _cmDspSysPgm_KrLive to the program list. 10 years ago
  kpl fe29450106 cmTaskMgr.h/c : Added dynamic thread allocation and task balancing. 10 years ago
  kpl 9b9b49bf3c cmTaskMgr.h : Initial working version. 10 years ago
  kpl 881aefdd2d cmTaskMgr.c : Initial working version. 10 years ago
  kpl dbf55083fa cmTaskMgr.h/c : Initial commit. Not yet debugged. 10 years ago
  kpl e2f77419d4 Makefile.am : Added cmTaskMgr.h/c. 10 years ago
  kpl f9f9873eaf cmText.h/c : Added cmTextSysIsStored() and cmTsIsStored(). 10 years ago