367 次代码提交 (edad3b99cd0afe34636a862bc77aac233ba99ece)
 

作者 SHA1 备注 提交日期
  kpl edad3b99cd cmDspKr.h/c cmDspBuiltIn.c, cmDspPgmKr.c : Added 'NanoMap' DSP object. 10 年前
  kpl 341bde7a7c cmData.h/c : Initial implementation of serialization functions. 10 年前
  kpl c1289070d2 cmThread.h/c: Added cmTs1p1cSetCallback(). 10 年前
  kpl 53948d977d cmTaskMgr.h/c : Many updates and changes to complete the initial development. 10 年前
  kpl daf04431aa cmTimeLine.c : Added return value to cmTimeLineDeleteOnsetMarks() to 10 年前
  kevin 9082a45c41 cmDspPgmKr.c : Added Input gain control and all-notes-off command on the 10 年前
  kevin 60090ac441 cmDspClass.c : Restored _cmDspParseArgV() to return void to allow 10 年前
  kevin f1123a8475 cmDspBuiltIn.c : Addded 'reset' input to cmDspMidiOut to implement all-notes-off. 10 年前
  kevin 11b11347a0 cmThread.c : Changed OS_64 cond. compilation to OS_VER_10_6. This needs 10 年前
  kevin 2855506568 cmDspPgmKr.c : Added connection from 'simulate' check button to routers 10 年前
  kevin 681865e04b cmDspFx.c : Added missing va_end() to match va_copy(). 10 年前
  kevin 75879e774a cmDspClass.c : _cmDspParseArgV() now returns a va_list. This seems to 10 年前
  kpl b549a90da3 cmDspPgmKr.c : Removed body of cmDspSysPgm_KrLive() and modified 10 年前
  kpl 3a247f986f cmDspKr.c : Minor code formatting changes. 10 年前
  kpl d091f769fc cmProc4.h : Corrected comment typo. 10 年前
  kpl 802e3d9514 cmDspPgm.c : Added option to omit the wavetable player output in favor 10 年前
  kpl 585b54c6d8 cmAudioFile.c: Fixed bug in cmAudioFileCreate() where error msg did not 10 年前
  kevin 28d686922b cmDspPgm.c : Fixed mislabelled source connection on 'hzp' in 10 年前
  kevin 921597e50d cmDspPgmKr.c : Removed 'midiInPort' resource string because the MIDI input 10 年前
  kevin 3dc64bb1c0 cmMidiOsx.c : Removed some sanity checks in _cmMpMIdiSystemReadProc() 10 年前
  kevin cb19fb10a2 cmThread.c : Changed cmThPtrCAS() to select the CAS system call based on 10 年前
  kpl 5307482f6e cmDspPgmKr.h/c : Initial implementation of cmDspSysPgm_KrLive. 10 年前
  kpl b4a3507bc5 cmDspPgm.c : Added _cmDspSysPgm_KrLive to the program list. 10 年前
  kpl fe29450106 cmTaskMgr.h/c : Added dynamic thread allocation and task balancing. 10 年前
  kpl 9b9b49bf3c cmTaskMgr.h : Initial working version. 10 年前
  kpl 881aefdd2d cmTaskMgr.c : Initial working version. 10 年前
  kpl dbf55083fa cmTaskMgr.h/c : Initial commit. Not yet debugged. 10 年前
  kpl e2f77419d4 Makefile.am : Added cmTaskMgr.h/c. 10 年前
  kpl f9f9873eaf cmText.h/c : Added cmTextSysIsStored() and cmTsIsStored(). 10 年前
  kpl 5464cbf4e4 cmLinkHeap.h/c : Added cmLHeapIsPtrInHeap(). 10 年前
  kevin 80498f4f79 cmData.h/c: cmDataPrepend/Insert/AppendChild() now automatically unlinks the 10 年前
  kevin b0a06eba95 cmData.h/c : Update the cmDataGetXXX() functions to return error codes. 10 年前
  kpl 55fe26deb2 cmData.h/c : Addd cmDataRecdParseXXX() functions. Added beginning 10 年前
  kpl 42a9f19166 cmMem.c : Added string tables for 'filename' and 'function name' strings 10 年前
  kevin fb509b10c7 cmDspPgmKr.c : Patched scMod.post to achan.trig (but commented out). 10 年前
  kevin de58bb5232 cmDspKr.c : Added 'post' output to cmDspScMod object. 10 年前
  kevin 27c719dcc4 cmProcr4.c : Added 'postFl' to scMod. 10 年前
  kevin 35181582f6 osx/cmMidiOsx.c : Updated device reporting format. 10 年前
  kevin 0f75ad445c cmDspPgmKr.c : Added audio output file record and MIDI output port. 10 年前
  kevin bb4aea8471 cmDspPgm.c : Updated cmDspSysPgm_Test_Midi with hardcoded OSX device/port. 10 年前
  kevin 7d3e82d417 cmDspKr.c : cmDspMidiFilePlay object now sents note off messages. 10 年前
  kevin 19d31789db cmProc4.h/c : Update comments and documentation on cmScMod object. 10 年前
  kevin ace80b2f7a osx/cmMidiOsx.c : Changed MIDI device report output format. 10 年前
  kevin 5566cbdae7 cmDspFx.c : Fixed bug where GateToSym object set the 'off' symbol event 10 年前
  kevin 9567d9211d cmDspBuiltIn.c : The AudioFileOut object no longer creates an output 10 年前
  kevin a4a2b601a9 cmGrPlotAudio.c : The audio plot object no longer uses the underlying 10 年前
  kevin a112c6b6a2 cmGrPlot.c : _cmGrPlotObjDestroy() now checks if the object about to be 10 年前
  kevin 67f4fddcd6 cmFileSys.h/c: Added cmFileSysGenFn(). 10 年前
  kevin 4b60819a35 cmAudDsp.c: Added a text output to delinate the audio and MIDI devices 10 年前
  kevin d52ea1c369 cmScore.c : Fixed apparent bug where p->sets[i].symArray[] was assigned 10 年前