415 次代码提交 (f1be9f433d0562c26416258689892986b6b24a1c)
 

作者 SHA1 备注 提交日期
  kevin f1be9f433d cmDspKr.h/c, cmDspBuiltIn.c : Added the cmDspGoertzel DSP object. 10 年前
  kevin b206e2d457 cmProc4.h/c : Added the cmGoertzel tone detector object. 10 年前
  kevin 0857f64730 cmDspKr.c : Improved comments on cmDspAmSync object. 10 年前
  kevin 19224be46a cmDspKr.c : Added comments to _cmDspAmSync. 10 年前
  kevin 89ad5d8857 cmDspKr.c: Added call to cmRecdPlaySetLaSecs() in _cmDspRecdPlayRecv() 10 年前
  kevin c11c875f29 cmDspPgmKr.c: Added option to direct fragments to independent audio outputs. 10 年前
  kevin 198908dd47 cmProc4.h/c: Added cmRcdPlaySetLaSecs(). 10 年前
  kevin 2cba573163 cmProc4.h/c: Fixed bug in _cmScValidateMarkers() that incorrectly tagged good fade markers and invalid. 10 年前
  kevin c946234fde Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm with 10 年前
  kevin 031210c7e9 cmDspPgmKr.c : Added look-head parameters for cmDspRecdPlay object. 10 年前
  kevin 57d2a86a42 cmProc4.h/c, cmDspKr.c : Added look-ahead buffer to cmRecdPlay object. 10 年前
  kevin ebef000a27 cmData.h/c: Commented out uncompilable bits. 10 年前
  kevin e6933b61d2 cmScore.c : Fixed bug in _cmScParseFile() where _cmScParseSectionColumn() 10 年前
  kpl c809469b62 cmData.h/c : More changes - that won't fully compile. 10 年前
  kpl b74e24a46b cmData.h/c: Initial rewrite of cmData to include the concept of homogeneous arrays as containers and leaf nodes. 10 年前
  kpl 691d0ef278 cmDspPgmKr.c : Added the cmDspRecdPlay object to the patch. 10 年前
  kpl d64f92ac03 Added the cmRecdPlay proc object. 10 年前
  kpl 70dffe559b cmScore.h/c : Added the concept of 'markers' to support locating live recd/play fragments. 10 年前
  kpl 8f4981728c cmDspKr.h/c : Added the cmDspRecdPlay object. 10 年前
  kpl fd52495292 cmDspBuiltIn.c : Added cmRecdPlayClassCons to _cmDspClassBuiltInArray[]. 10 年前
  kpl b4d99528f9 cmLex.h/c : Added cmLexTokenIsUnsigned() and cmLexTokenIsSignlePrecision(). 10 年前
  kpl 2e1c77f150 cmData.h/c : Initial debugging and testing of cmDataParser. 10 年前
  kevin fd56025468 cmData.c : Minor bug fixes to complete initial testing of cmDataParser. 10 年前
  kevin ead258c822 Merging 'de' libcm into 'cmtest' libcm 10 年前
  kevin 1a70a5afa0 cmData.h/c : Completed initial implementation of cmDataParser. 10 年前
  kevin 1431685ef3 cmStack.h : Added comments. 10 年前
  kpl 9928dc4f4a cmData.h/c : Inital implementation of cmDataParser. 10 年前
  kevin 07b0ca3bbb cmGrPage.h : Added comment to cmGrLabelFunc_t. 10 年前
  kevin 0debd730a6 cmData.c : Initial implementation of cmDataSerialize(). 10 年前
  kevin e5ee6432c1 cmCsv.h/c : Added cmCsvInsertSymHex(),cmCsvSetCellHex(), and cmInsertHexColAfter(). 10 年前
  kevin 9181a5d804 cmScore.c : Completed implementation of cmScoreFileFromMidi(). 10 年前
  kevin 6bc6511d8f cmMidiFile.h : Added comments. 10 年前
  kevin 72b65a1904 cmScore.h/c : Initial implementation of cmScoreFileFromMidi(). 10 年前
  kevin d235d22da5 cmDspPgmKr.c : Added 'audio in' button to switch 'live' and 'simulate' 10 年前
  kevin ab9f8c0caa cmProc4.c : cmScMatcherMidiInput() now masks off the status byte channel 10 年前
  kevin 87dd286b98 cmMidiOsx.c : Fixed bug in cmMpDeviceSend() where the correct message 10 年前
  kevin 70fcc2d107 cmDspPgmKr.c : Added input audio meters. The 'start' button now connects 10 年前
  kevin 9b85e57045 cmDspKr.c : Added 'recent' output to score follower. 'out' output now 10 年前
  kevin 3e5af0773e cmProc4.h : Updated comments and formatting. 10 年前
  kevin b67964871f cmDspFx.c : Added 'reset' input to cmDspXFader and cmDspAvailCh objects. 10 年前
  kevin 29c10b0a88 cmProc3.h/c : Changes to cmXFader to implement equal power cross-fade and 10 年前
  kevin a690102601 cmScore.c : Changes to _cmScProcSets() to prevent crashing on OSX debug build. 10 年前
  kevin 5fd0c95f34 cmScore.c : Removed printf() from _cmScProcSets() but this is still mysteriously 10 年前
  kevin feb6e71245 cmDspFx.c : Added equal power cross fade to xfader object. 10 年前
  kevin a8394b2814 cmDspBuiltIn.c : midi output port now notices when the device is not valid 10 年前
  kevin fadafa8e6b cmProc3.h : Added equal power cross fade to XFader object. 10 年前
  kevin af7328e4d7 cmDspClass.c : Added OSX 10.5 (OSX_VER_10_5) conditional compilation blocks. 10 年前
  kevin 544fe4acc4 cmThread.c : Changed OS_VER_10_6 TO OSX_VER_10_5 to better reflect the 10 年前
  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 年前