71 Révisions (4e117d50a9ca4f9ca19c6aa0958048e483f6f48a)

Auteur SHA1 Message Date
  kevin 7a08ab4793 cmProc3.h/c,cmDspFx.c:Added fade in/out times to xfader. il y a 11 ans
  kevin 759ec01595 cmDspPgmKr.c:Added control to set xfade time. il y a 11 ans
  kevin 13f8d89142 cmDspPgmKr.c: Changeed _cmDspSysPgm_TimeLine() to multiplex param's instead il y a 11 ans
  kpl 0dd72e910c cmDspPgmKr.c:Many changes to _cmDspSysPgm_TimeLine() to support il y a 11 ans
  kpl 4f5ff63a08 cmDspPgm.c: Removed _cmDspSysPgm_Switcher. il y a 11 ans
  kpl b56fee2605 cmDspKr.c: il y a 11 ans
  kpl 94f1e7cd1f cmDspBuiltIn.c:Added 'reset' to 'Counter'. il y a 11 ans
  kpl c5b8c68e11 cmAudioDsp.c,cmAudDspIF.h/c,cmMsgProtocol.h,cmDspClass.h:Changes to il y a 11 ans
  kpl 78faec2960 cmDspSys.h/c:Added _cmDspSysAssignUniqueInstSymId() to automatically assign il y a 11 ans
  kevin cad6618f3d cmDspPgmKr.c:Measurements now can be independently scaled and mapped for il y a 11 ans
  kevin 83baef16a4 cmDspPgmKr.c:Changed _cmDspSysPgm_TimeLine() such that the 'activeMeas' il y a 11 ans
  kevin 2134f45d59 cmDspPgmKr.c:Completed integration and initial testing of 'ActiveMeas'. il y a 11 ans
  kevin fbf2b570a9 cmDspKr.c:Added 'rewind' command to _cmDspActiveMeas. il y a 11 ans
  kpl 55c2b254c6 cmDspPgmKr.c:Inital insert of 'Active Meas' in cmDspSysPgm_TimeLine. 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 c0960d726d cmDspPgmKr.c:Chnaged the spectral distortion 'offset' default value from 30.0 to 2.0 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 826eec51b4 cmDspPgm.c:Added _cmDspSysPgm_RsrcWr() and update _cmDspSysPreset() to use Menu Buttons and Message Lists. il y a 11 ans
  kevin 9b529cd4b9 cmDspBuiltIn.c: Added 'rsrcWr' and tested with 'string' inputs. il y a 11 ans
  kevin 778e95cb1f cmDspSys.h/c: Completed and tested cmDspRsrcWriteString(). il y a 11 ans
  kevin d4db5427c5 cmDspPgmKr.c:Added compressor preset. il y a 11 ans
  kevin 03d026999a cmDspClass.c: Fixed #ifdef typo's il y a 11 ans
  kevin f1dc68364a cmDspSys.h/c:Initial add of cmDspRsrcWriteString() and check of cmJsonIsModified() in cmDspSysUnload(). il y a 11 ans
  kevin c3643ef133 cmDspPgmKr.c: Added preset controls to _cmDspSysPgmTimeLine(). il y a 11 ans
  kevin 88856255d2 cmDspPgm.c:_cmDspSysPgm_Preset() improved variable names. il y a 11 ans
  kevin b7bcac7de6 cmDspKr.c: kAudPathTlId now transmits to UI in _cmDspTimeLineRecv() il y a 11 ans
  kevin f118b68bb7 cmDspClass.c:Added OS_X specific compilation for _cmDspParseArgV(). il y a 11 ans
  kevin a9a615f94e cmDspClass.c: _cmDspParseArgV() now returns the va_list. This seemed to solve a OS-X problem with va_arg() parsing. il y a 11 ans
  kevin cc3f7627a0 cmDspKr.c:Removed unused variable p in _cmDspScaleRangeReset(). il y a 11 ans
  kevin 6552c90322 cmDspPgmKr.c:Added compressor to _cmDspSysPgm_TimeLine() il y a 11 ans
  kevin 62ab5588e1 cmDspPgmKr.c:Added use of ScaleRange to score measurement values. il y a 11 ans
  kevin 14f163394d cmDspKr.h/c: Added 'ScaleRange' DSP class. il y a 11 ans
  kevin f4448e99b6 cmDspSys.c: Incoming MIDI messages are now dispatched to DSP objects via il y a 11 ans
  kevin ca06ba399a cmDspPreset.c:Fixed uninitialized variable 'pp' in _cmDspPresetCount(). il y a 11 ans
  kevin b3b492f094 cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. 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 b467c7abd4 cmDspBuiltIn.c:Rewrote _cmDspAudioFileOutExec(). il y a 11 ans
  kevin 4463d9bbe3 cmDspKr.h,cmDspPgm.c,cmDspPgmKr.h: Added cmDspGSwitcher ('switcher') program. il y a 11 ans
  kevin 3f0d2efb2c cmDspFx.c: Removed printfs(). Fixed 'DsDist' class doc string. il y a 11 ans
  kevin 070962c721 cmDspClass.h/c: Added cmSampleDsvFl and cmRealDsvFl to cmDspValueSet(). il y a 11 ans
  kevin d7b64b882b cmDspStore.h/c: Initial commit. 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 39bb4104c7 cmDspPgmKr.c - Changed cmDspSysPgm_TimeLine(). il y a 11 ans
  kevin ac75b45da3 cmDspPgm.c Added printer to cmDspSysPgm_AvailCh(). il y a 11 ans
  kevin 883891657f cmDspKr.c Changes to reflect new cmScoreInitialize() signature. il y a 11 ans
  kevin ab0589a216 cmDspBuiltIn.c cmDspWaveTable can now report the current audio file sample index periodically rather than on every exec. il y a 11 ans
  kevin 2b6a272d55 Completed AvailCh DSP Object il y a 11 ans
  kevin 64831fef9f Changes to phasor and wavetable DSP objects to correct problem with phase use in the wavetable. 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