1026 Commits (master)
 

Author SHA1 Message Date
  kevin 5ec36d98b9 cmDspProc4.h/c : Added 'decl' entry type to scMod. 8 years ago
  kevin c02080bfcd cmDspKr.c : Added 'dump' command to cmDspScMod. 8 years ago
  kevin 3c6b55186b cmDspClass.c : Add instance label to error message header. 8 years ago
  kevin cd6fa21deb cmDspPgm.c : Changed cmDspSysPgm_AvailCh() to test AvailCh. 8 years ago
  kevin 65706fc435 cmDspFx.c : Rewrote AvailCh. 8 years ago
  kevin 2a954a700c cmDspBuiltIn.c : Improved comment on WaveTable 'shape' parameter. 8 years ago
  kevin aa7b9f5d90 cmAudDspLocal.h: Added comments. 8 years ago
  kevin b24a484f81 cmAudDspIF.h : Added comments. 8 years ago
  kevin 4dcc216ab5 cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite(). 8 years ago
  kevin 45504a586d cmDspPgm.c: Changed default audio channels on _cmDspSysPgm_StereoThrough(). 8 years ago
  kevin 61f8a82d5e cmVectOps.h/c : Added use of _cmVOU_Abs() to eliminate warning regarding abs(unsigned). 8 years ago
  Kevin Larke d72efa84a8 cmPgmOpt.c : Fixed minor formatting of --help text. 8 years ago
  kevin 20a831e678 cmVectOpsTemplateCode.h : Removed unused variable from SynthImpulse() 8 years ago
  kevin 65452c0d40 cmOnset.c : Added printout of parameters to cmOnsetProc(). 8 years ago
  kevin 0cd86b759f cmProc2.h/c : Added statVa to cmSpecDist(). 8 years ago
  kevin 8bf64f9a14 cmAudDsp.c : Added call to cmDspPgmJsonToDot() following cmDspSysPrintPgm(). 8 years ago
  kevin 6c792e240d cmDspPgmJsonToDot.h/c, Makefile : Initial working version of cmDspPgmJsonToDot 8 years ago
  kevin 611eda87de app/cmDspPgmJsonToDot.h/c : Initial partial implementation. 8 years ago
  kevin 47db49bb43 cmDspKr.c : Added bypass to echo cancel. 8 years ago
  kevin 31d71cb5f1 Merge with remote. 8 years ago
  kevin 01e3a4af26 cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite(). 8 years ago
  kevin 0d1824b9c3 cmDspKr.c : Added compiled bypass flag and parameter setters to EchoCancel. 8 years ago
  kevin 2d1f53c3d0 cmProc5.h/c : Added parameter setters to cmNlmsEc. 8 years ago
  Kevin Larke d0393c623c cmFile.h/c : Added cmWriteStr() and cmReadStr(). 8 years ago
  kevin 7c6a0f5da5 cmDspPgmKr.c : Added EchoCancel to TKSB. 8 years ago
  kevin 66660cb6de cmDspKr.c : Added call to cmNlmsEcWrite() and set new default values for the 8 years ago
  kevin b1a108abd3 cmProc5.h : Added cmVectArray's uVa and fVa. 8 years ago
  kevin a6ed3110e4 cmVectOpsTemplateCode.h : Fixed bug in SynthImpulse. 8 years ago
  kevin 77726ebe50 Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm 8 years ago
  kevin 1276770efb cmVectOpsTemplateCode.h : Fixed problem in SynthImpulse which would cause it to produce noisey output. 8 years ago
  kevin 458ddb85fe cmDspPgm.c : Added use of Traveler MIDI interface to _cmDspSysPgm_TakeSeqBlkdr(). 8 years ago
  kevin 05413c9822 cmDspKr.h/cmDspBuiltin.c : Added cmEchoCancelClassCons(). 8 years ago
  kevin 62f708f04b cmProc5.h/c : Fixed bug in cmNlmsEcExec() where weight vector was not updated correctly. 8 years ago
  kevin afc70eae74 cmDspKr.c : Added initial implementation of _cmDspEchoCancel. 8 years ago
  kevin a720bd8d30 cmProc5.h/c : Added history buffer to cmReflectCalc to allow evaluating correlation stability. 8 years ago
  kevin dff56d7e7f cmProc5.h/c Added cmNlmsEc. 8 years ago
  kevin 4b3d575099 cmDspKr.c : Changed default PHAT mult arg. in cmPhat from 4 to 1. 8 years ago
  kevin 512171ef9a cmProc5.h/c : Added audion in/out cmVectArray's to cmPhat. 8 years ago
  kevin 3e0ff45946 cmProc5.c : Fixed bug in call to cmFIRAllocKaiser(). 8 years ago
  kevin 48a582c012 Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm 8 years ago
  kevin a7f82c0ffe cmProc5.h/c : Updated cmGoldSig to use LPF instead of BPF. 8 years ago
  Kevin Larke 1953a676ac cmDspPgm.c : Changed _cmDspSysPgm_ReflectCalc() to actually use cmReflectCalc. 8 years ago
  Kevin Larke 77edcafc76 cmProc5.c : Fixed bugs in cmReflectCalcAlloc(). 8 years ago
  kevin a23c26f46b cmDspPgm.c : Added _cmDspSysPgm_ReflectCalc(). 8 years ago
  kevin b371733c9a cmDspBuiltIn.c : Registered cmReflectCalcClassCons. 8 years ago
  kevin 537ad58c39 cmDspKr.h/c : Added initial implementation of cmReflectCalc. 8 years ago
  kevin da34a3e4a5 cmProc5.h/c : Added cmReflectCalcWrite(). 8 years ago
  kevin 28d2de022a cmProc5.h/c : Added initial implementation of cmReflectCalc. 8 years ago
  kevin 887189b4d4 cmFileSys.c : Fixed harmless compiler warning in _cmFileSysDirGetEntries(). 8 years ago
  Kevin Larke 9bf87e175b cmDList.h/c/Tpl.h : Changes to support initial debugging of cmDList. 8 years ago