Commit Graph

866 Commits

Author SHA1 Message Date
kevin
61f8a82d5e cmVectOps.h/c : Added use of _cmVOU_Abs() to eliminate warning regarding abs(unsigned). 2015-10-07 12:59:46 -04:00
Kevin Larke
d72efa84a8 cmPgmOpt.c : Fixed minor formatting of --help text. 2015-10-07 09:51:57 -04:00
kevin
20a831e678 cmVectOpsTemplateCode.h : Removed unused variable from SynthImpulse() 2015-10-02 19:13:42 -04:00
kevin
65452c0d40 cmOnset.c : Added printout of parameters to cmOnsetProc(). 2015-10-02 19:13:07 -04:00
kevin
0cd86b759f cmProc2.h/c : Added statVa to cmSpecDist(). 2015-09-25 18:50:00 -04:00
kevin
8bf64f9a14 cmAudDsp.c : Added call to cmDspPgmJsonToDot() following cmDspSysPrintPgm(). 2015-09-25 18:49:14 -04:00
kevin
6c792e240d cmDspPgmJsonToDot.h/c, Makefile : Initial working version of cmDspPgmJsonToDot 2015-09-25 18:48:44 -04:00
kevin
611eda87de app/cmDspPgmJsonToDot.h/c : Initial partial implementation. 2015-09-24 19:14:27 -04:00
kevin
47db49bb43 cmDspKr.c : Added bypass to echo cancel. 2015-09-24 19:13:11 -04:00
kevin
31d71cb5f1 Merge with remote. 2015-09-03 17:56:14 -04:00
kevin
01e3a4af26 cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite(). 2015-09-03 17:55:46 -04:00
kevin
0d1824b9c3 cmDspKr.c : Added compiled bypass flag and parameter setters to EchoCancel. 2015-09-03 17:55:10 -04:00
kevin
2d1f53c3d0 cmProc5.h/c : Added parameter setters to cmNlmsEc. 2015-09-03 17:54:20 -04:00
Kevin Larke
d0393c623c cmFile.h/c : Added cmWriteStr() and cmReadStr(). 2015-08-30 20:29:53 -04:00
kevin
7c6a0f5da5 cmDspPgmKr.c : Added EchoCancel to TKSB.
Changed default input and output gain to 0.0.
2015-08-27 17:51:37 -04:00
kevin
66660cb6de cmDspKr.c : Added call to cmNlmsEcWrite() and set new default values for the
fixed delay time and impulse response length.
2015-08-27 17:50:32 -04:00
kevin
b1a108abd3 cmProc5.h : Added cmVectArray's uVa and fVa. 2015-08-27 17:49:24 -04:00
kevin
a6ed3110e4 cmVectOpsTemplateCode.h : Fixed bug in SynthImpulse. 2015-08-27 13:10:38 -04:00
kevin
77726ebe50 Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm 2015-08-27 13:00:06 -04:00
kevin
1276770efb cmVectOpsTemplateCode.h : Fixed problem in SynthImpulse which would cause it to produce noisey output. 2015-08-27 12:59:36 -04:00
kevin
458ddb85fe cmDspPgm.c : Added use of Traveler MIDI interface to _cmDspSysPgm_TakeSeqBlkdr(). 2015-08-27 12:02:51 -04:00
kevin
05413c9822 cmDspKr.h/cmDspBuiltin.c : Added cmEchoCancelClassCons(). 2015-08-27 12:01:51 -04:00
kevin
62f708f04b cmProc5.h/c : Fixed bug in cmNlmsEcExec() where weight vector was not updated correctly. 2015-08-26 19:37:52 -04:00
kevin
afc70eae74 cmDspKr.c : Added initial implementation of _cmDspEchoCancel. 2015-08-26 17:00:52 -04:00
kevin
a720bd8d30 cmProc5.h/c : Added history buffer to cmReflectCalc to allow evaluating correlation stability. 2015-08-26 16:59:59 -04:00
kevin
dff56d7e7f cmProc5.h/c Added cmNlmsEc. 2015-08-20 19:38:23 -04:00
kevin
4b3d575099 cmDspKr.c : Changed default PHAT mult arg. in cmPhat from 4 to 1. 2015-08-19 19:19:52 -04:00
kevin
512171ef9a cmProc5.h/c : Added audion in/out cmVectArray's to cmPhat. 2015-08-19 19:16:36 -04:00
kevin
3e0ff45946 cmProc5.c : Fixed bug in call to cmFIRAllocKaiser(). 2015-08-07 19:03:08 -04:00
kevin
48a582c012 Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm 2015-08-07 18:32:29 -04:00
kevin
a7f82c0ffe cmProc5.h/c : Updated cmGoldSig to use LPF instead of BPF. 2015-08-07 18:32:04 -04:00
Kevin Larke
1953a676ac cmDspPgm.c : Changed _cmDspSysPgm_ReflectCalc() to actually use cmReflectCalc. 2015-08-07 13:24:55 -07:00
Kevin Larke
77edcafc76 cmProc5.c : Fixed bugs in cmReflectCalcAlloc(). 2015-08-07 13:24:05 -07:00
kevin
a23c26f46b cmDspPgm.c : Added _cmDspSysPgm_ReflectCalc(). 2015-08-06 18:20:38 -04:00
kevin
b371733c9a cmDspBuiltIn.c : Registered cmReflectCalcClassCons. 2015-08-06 18:19:35 -04:00
kevin
537ad58c39 cmDspKr.h/c : Added initial implementation of cmReflectCalc. 2015-08-06 18:19:01 -04:00
kevin
da34a3e4a5 cmProc5.h/c : Added cmReflectCalcWrite(). 2015-08-06 18:18:15 -04:00
kevin
28d2de022a cmProc5.h/c : Added initial implementation of cmReflectCalc. 2015-08-06 15:53:13 -04:00
kevin
887189b4d4 cmFileSys.c : Fixed harmless compiler warning in _cmFileSysDirGetEntries(). 2015-08-06 15:52:40 -04:00
Kevin Larke
9bf87e175b cmDList.h/c/Tpl.h : Changes to support initial debugging of cmDList. 2015-08-03 08:28:22 -07:00
Kevin Larke
ac3f7cb3a1 Makefile.am : Added cmDList*. 2015-08-02 15:10:52 -07:00
Kevin Larke
042b1173f5 cmDList.h/c/Tpl.h : Initial commit. 2015-08-02 15:07:59 -07:00
Kevin Larke
fd59f5ae69 cmText.c : Implemented cmTextEncodeBase64(). 2015-07-31 11:12:22 -07:00
Kevin Larke
c5eaaf54b0 cmText.h/c : Added cmTextDecodeBase64(). 2015-07-31 08:20:39 -07:00
kevin
baca9cd48d cmVectOpsRICode.h : Fixed bug in Rotate(). 2015-07-24 18:18:47 -04:00
kevin
0c505ecc2c cmProc5.c : Completed and tested cmPhatChExec(). 2015-07-24 18:18:22 -04:00
Kevin Larke
1f74830cb8 Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm 2015-07-24 10:47:01 -07:00
Kevin Larke
ba17c064cf cmGr.c : Changed mouse drag logic in _cmGrEventMsMove(). 2015-07-24 10:46:31 -07:00
kevin
8e7afa1be6 Makefile.am : Added cmComplexType.c. 2015-07-16 19:02:14 -04:00
kevin
01505d751a cmMath.h/c : Added cmModIncr(). 2015-07-16 19:01:54 -04:00