55 Commits (de009f9cd86a27c4e678f8f9f24d945b41b4961a)

Autor SHA1 Mensaje Fecha
  kevin c0960d726d cmDspPgmKr.c:Chnaged the spectral distortion 'offset' default value from 30.0 to 2.0 hace 11 años
  kevin a50001972f cmDspKr.c: Added test for DBL_MAX in _cmScFolMatcherCb() to prevent invalid score measurement values from being used as parameter values. hace 11 años
  kevin 826eec51b4 cmDspPgm.c:Added _cmDspSysPgm_RsrcWr() and update _cmDspSysPreset() to use Menu Buttons and Message Lists. hace 11 años
  kevin 9b529cd4b9 cmDspBuiltIn.c: Added 'rsrcWr' and tested with 'string' inputs. hace 11 años
  kevin 778e95cb1f cmDspSys.h/c: Completed and tested cmDspRsrcWriteString(). hace 11 años
  kevin d4db5427c5 cmDspPgmKr.c:Added compressor preset. hace 11 años
  kevin 03d026999a cmDspClass.c: Fixed #ifdef typo's hace 11 años
  kevin f1dc68364a cmDspSys.h/c:Initial add of cmDspRsrcWriteString() and check of cmJsonIsModified() in cmDspSysUnload(). hace 11 años
  kevin c3643ef133 cmDspPgmKr.c: Added preset controls to _cmDspSysPgmTimeLine(). hace 11 años
  kevin 88856255d2 cmDspPgm.c:_cmDspSysPgm_Preset() improved variable names. hace 11 años
  kevin b7bcac7de6 cmDspKr.c: kAudPathTlId now transmits to UI in _cmDspTimeLineRecv() hace 11 años
  kevin f118b68bb7 cmDspClass.c:Added OS_X specific compilation for _cmDspParseArgV(). hace 11 años
  kevin a9a615f94e cmDspClass.c: _cmDspParseArgV() now returns the va_list. This seemed to solve a OS-X problem with va_arg() parsing. hace 11 años
  kevin cc3f7627a0 cmDspKr.c:Removed unused variable p in _cmDspScaleRangeReset(). hace 11 años
  kevin 6552c90322 cmDspPgmKr.c:Added compressor to _cmDspSysPgm_TimeLine() hace 11 años
  kevin 62ab5588e1 cmDspPgmKr.c:Added use of ScaleRange to score measurement values. hace 11 años
  kevin 14f163394d cmDspKr.h/c: Added 'ScaleRange' DSP class. hace 11 años
  kevin f4448e99b6 cmDspSys.c: Incoming MIDI messages are now dispatched to DSP objects via hace 11 años
  kevin ca06ba399a cmDspPreset.c:Fixed uninitialized variable 'pp' in _cmDspPresetCount(). hace 11 años
  kevin b3b492f094 cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files. hace 11 años
  kevin c9dd87625a cmProc4.h/c, cmDspKr.c, cmDspPgmKr.c: Many changes to debug cmScMod. Added _cmDspGSwitchAlloc(). hace 11 años
  kevin b467c7abd4 cmDspBuiltIn.c:Rewrote _cmDspAudioFileOutExec(). hace 11 años
  kevin 4463d9bbe3 cmDspKr.h,cmDspPgm.c,cmDspPgmKr.h: Added cmDspGSwitcher ('switcher') program. hace 11 años
  kevin 3f0d2efb2c cmDspFx.c: Removed printfs(). Fixed 'DsDist' class doc string. hace 11 años
  kevin 070962c721 cmDspClass.h/c: Added cmSampleDsvFl and cmRealDsvFl to cmDspValueSet(). hace 11 años
  kevin d7b64b882b cmDspStore.h/c: Initial commit. hace 11 años
  kevin 9b9e626287 cmProc.h/c: Added cmScModulator cmDspKr.h/c,cmDspPgmKr add cmScMod hace 11 años
  kevin 030510039d cmDspKr.c: Added cmMeas and Dyn,Even,Tempo outputs to cmDspScFol. hace 11 años
  kevin 39bb4104c7 cmDspPgmKr.c - Changed cmDspSysPgm_TimeLine(). hace 11 años
  kevin ac75b45da3 cmDspPgm.c Added printer to cmDspSysPgm_AvailCh(). hace 11 años
  kevin 883891657f cmDspKr.c Changes to reflect new cmScoreInitialize() signature. hace 11 años
  kevin ab0589a216 cmDspBuiltIn.c cmDspWaveTable can now report the current audio file sample index periodically rather than on every exec. hace 11 años
  kevin 2b6a272d55 Completed AvailCh DSP Object hace 11 años
  kevin 64831fef9f Changes to phasor and wavetable DSP objects to correct problem with phase use in the wavetable. hace 11 años
  kevin 0fcfebb1cd cmDspKr.c Changes to _cmDspMidiFilePlaySeekMsgIdx() and _cmDspMidiFilePlayExec() to validate MIDI file handle prior to using it. hace 11 años
  kevin 6122fff8c9 cmDspPgm.c Added _cmDspSysPgm_AvailCh() testing function. hace 11 años
  kevin a659c4a2bf cmDspFx.h/c Initial code for cmAvailCh DSP object. hace 11 años
  kevin 2b6c5327c6 cmDspClass.h/c Added DSP object variables set/get for types cmReal_t and cmSample_t. hace 11 años
  kevin e9c4d0edd2 Many changes to add score/performance feedback to GUI hace 11 años
  kevin a0dcef606d cmDspPgmKr.c Load time-line program static information from the pgm resource file. hace 11 años
  kevin cf13708864 cmDspBuiltin.c Include cmShiftBufClassCons in process list. hace 11 años
  kevin 3a5ab6f36c cmDspKr.c MIDI file player now emits time tag. Changes related to score follower development hace 11 años
  kpl 24bcde77ac cmProc4.h/c cmDspKr.c Score follower tweeking. hace 11 años
  kpl d7578b9866 cmDspBuiltIn.c Added useThreadFl to WaveTable DSP Object. hace 11 años
  kpl deaf96e725 cmDspPgmKr.c Many changes to _cmDspSysPgm_TimeLine(). hace 11 años
  kpl 6334b34d2c Removed use of cmOp.h/c. Added features to DSP WaveTable object. hace 11 años
  kpl f0e00c3d37 cmDspKr.h/c Added Score Object added Time-line cursor. hace 11 años
  kevin 68696bce20 Rewrote pitch tracker hace 11 años
  kevin 0f776fb762 Debugged cmDspMidiFilePlay and Added cmDspScFol hace 11 años
  kevin 0e06db1593 Initial DSP midi file play and merged cmTimeLine.h/c xxxAtTime() funcs. hace 11 años