51 Révisions (335ca94b6c4588f3ad3904a926596041c3091e10)

Auteur SHA1 Message Date
  Kevin Larke c9cba4c7bf dsp/cmDspKr.c : Changed the way the MIDI channel is handled in _cmDspNanoMapRecv(). il y a 10 ans
  kevin 4b59da2947 cmDspKr.c : Now depends on cmProc5.h. il y a 10 ans
  kevin 1e26484c74 cmDspKr.c: Removed declaration of unused variable in _cmDspNanMapRecv() il y a 10 ans
  kevin 8e0fb864e4 cmDspKr.c : cmRecdPlay object only records/plays segments when it recieves il y a 10 ans
  kevin d37fd59317 cmDspKr.c : Added ability to pre-load a list of segments for the cmRecdPlay object. il y a 10 ans
  kevin e07e632de6 cmDspKr.c : cmDspRecdPlay now takes an initial score search location index. il y a 10 ans
  kevin a19d93b265 cmDspKr.c : Added ability to preload a cmRecdPlay segment from an audio file. il y a 10 ans
  kevin 0a71501780 cmDspKr.c : Added 'cmd' input to cmDspScore object to print score location report upon reception of 'dump' symbol. il y a 10 ans
  kevin c4a0bceaec cmDspKr.c : Post test updates to cmDspSyncRecd(). il y a 10 ans
  kevin 9c752e95ac cmDspKr.h/c : Initial implementation of cmDspSyncRecd. il y a 10 ans
  kevin 7d7448ba55 cmDspKr.c : Fixed uninitialized variable warning (n in _cmDspRecdPlayExec()). il y a 10 ans
  kevin c81b178224 cmDspKr.c : Rewrote cmDspActiveMeas to use a linked list to store measurement records. il y a 10 ans
  kevin b95348f047 cmDspKr.c : Added option to cmDspScFol to generate score measurements il y a 10 ans
  kevin da98170c43 cmDspKr.c : Changed _cmDspGoertzel to initialize internal cmGoertzel object il y a 10 ans
  kevin f1be9f433d cmDspKr.h/c, cmDspBuiltIn.c : Added the cmDspGoertzel DSP object. il y a 10 ans
  kevin 0857f64730 cmDspKr.c : Improved comments on cmDspAmSync object. il y a 10 ans
  kevin 19224be46a cmDspKr.c : Added comments to _cmDspAmSync. il y a 10 ans
  kevin 89ad5d8857 cmDspKr.c: Added call to cmRecdPlaySetLaSecs() in _cmDspRecdPlayRecv() il y a 10 ans
  kevin 57d2a86a42 cmProc4.h/c, cmDspKr.c : Added look-ahead buffer to cmRecdPlay object. il y a 10 ans
  kpl 8f4981728c cmDspKr.h/c : Added the cmDspRecdPlay object. il y a 10 ans
  kevin 9b85e57045 cmDspKr.c : Added 'recent' output to score follower. 'out' output now il y a 10 ans
  kpl edad3b99cd cmDspKr.h/c cmDspBuiltIn.c, cmDspPgmKr.c : Added 'NanoMap' DSP object. il y a 10 ans
  kpl 3a247f986f cmDspKr.c : Minor code formatting changes. il y a 10 ans
  kevin de58bb5232 cmDspKr.c : Added 'post' output to cmDspScMod object. il y a 10 ans
  kevin 7d3e82d417 cmDspKr.c : cmDspMidiFilePlay object now sents note off messages. il y a 10 ans
  kevin 79b1666c2c cmDspKr.c : Bug fix to support multiple sync points in the same il y a 10 ans
  kpl 35afc5f004 cmDspKr.c : Updated AmSync output format. il y a 10 ans
  kpl ffde60139a cmDspKr.h/c: Added 'AmSync' DSP processor object. Added unique midi msg il y a 10 ans
  kpl b56fee2605 cmDspKr.c: il y a 11 ans
  kevin fbf2b570a9 cmDspKr.c:Added 'rewind' command to _cmDspActiveMeas. il y a 11 ans
  kpl 4576de0263 cmDspBuiltIn.c,cmDspKr.h/c:Inital development of cmActiveMeas in cmDspKr.c. il y a 11 ans
  kevin a50001972f cmDspKr.c: Added test for DBL_MAX in _cmScFolMatcherCb() to prevent invalid score measurement values from being used as parameter values. il y a 11 ans
  kevin b7bcac7de6 cmDspKr.c: kAudPathTlId now transmits to UI in _cmDspTimeLineRecv() il y a 11 ans
  kevin cc3f7627a0 cmDspKr.c:Removed unused variable p in _cmDspScaleRangeReset(). il y a 11 ans
  kevin 14f163394d cmDspKr.h/c: Added 'ScaleRange' DSP class. il y a 11 ans
  kevin c9dd87625a cmProc4.h/c, cmDspKr.c, cmDspPgmKr.c: Many changes to debug cmScMod. Added _cmDspGSwitchAlloc(). il y a 11 ans
  kevin 9b9e626287 cmProc.h/c: Added cmScModulator cmDspKr.h/c,cmDspPgmKr add cmScMod il y a 11 ans
  kevin 030510039d cmDspKr.c: Added cmMeas and Dyn,Even,Tempo outputs to cmDspScFol. il y a 11 ans
  kevin 883891657f cmDspKr.c Changes to reflect new cmScoreInitialize() signature. il y a 11 ans
  kevin 0fcfebb1cd cmDspKr.c Changes to _cmDspMidiFilePlaySeekMsgIdx() and _cmDspMidiFilePlayExec() to validate MIDI file handle prior to using it. il y a 11 ans
  kevin e9c4d0edd2 Many changes to add score/performance feedback to GUI il y a 11 ans
  kevin 3a5ab6f36c cmDspKr.c MIDI file player now emits time tag. Changes related to score follower development il y a 11 ans
  kpl 24bcde77ac cmProc4.h/c cmDspKr.c Score follower tweeking. il y a 11 ans
  kpl f0e00c3d37 cmDspKr.h/c Added Score Object added Time-line cursor. il y a 11 ans
  kevin 68696bce20 Rewrote pitch tracker il y a 11 ans
  kevin 0f776fb762 Debugged cmDspMidiFilePlay and Added cmDspScFol il y a 11 ans
  kevin 0e06db1593 Initial DSP midi file play and merged cmTimeLine.h/c xxxAtTime() funcs. il y a 11 ans
  kevin f93924a449 DSP time line processor integration il y a 11 ans
  kpl 80492669cf Added tlFile and audPath variables to timeline DSP ui ctl. il y a 11 ans
  kevin 785762a88e Added dummy DSP time line ctl and cmDspPgmKr.c/h il y a 11 ans