Commit Graph

  • 5ec36d98b9 cmDspProc4.h/c : Added 'decl' entry type to scMod. kevin 2015-10-15 18:38:31 -0400
  • c02080bfcd cmDspKr.c : Added 'dump' command to cmDspScMod. kevin 2015-10-15 18:37:41 -0400
  • 3c6b55186b cmDspClass.c : Add instance label to error message header. kevin 2015-10-15 18:37:02 -0400
  • cd6fa21deb cmDspPgm.c : Changed cmDspSysPgm_AvailCh() to test AvailCh. kevin 2015-10-09 18:33:44 -0400
  • 65706fc435 cmDspFx.c : Rewrote AvailCh. kevin 2015-10-09 18:32:55 -0400
  • 2a954a700c cmDspBuiltIn.c : Improved comment on WaveTable 'shape' parameter. kevin 2015-10-09 18:32:31 -0400
  • aa7b9f5d90 cmAudDspLocal.h: Added comments. kevin 2015-10-07 17:07:54 -0400
  • b24a484f81 cmAudDspIF.h : Added comments. kevin 2015-10-07 17:07:17 -0400
  • 4dcc216ab5 cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite(). Added use of second processing chain in _cmDspSysPgm_TksbLite(). kevin 2015-10-07 13:02:55 -0400
  • 45504a586d cmDspPgm.c: Changed default audio channels on _cmDspSysPgm_StereoThrough(). kevin 2015-10-07 13:00:49 -0400
  • 61f8a82d5e cmVectOps.h/c : Added use of _cmVOU_Abs() to eliminate warning regarding abs(unsigned). kevin 2015-10-07 12:59:46 -0400
  • d72efa84a8 cmPgmOpt.c : Fixed minor formatting of --help text. Kevin Larke 2015-10-07 09:51:57 -0400
  • 20a831e678 cmVectOpsTemplateCode.h : Removed unused variable from SynthImpulse() kevin 2015-10-02 19:13:42 -0400
  • 65452c0d40 cmOnset.c : Added printout of parameters to cmOnsetProc(). kevin 2015-10-02 19:13:07 -0400
  • 0cd86b759f cmProc2.h/c : Added statVa to cmSpecDist(). kevin 2015-09-25 18:50:00 -0400
  • 8bf64f9a14 cmAudDsp.c : Added call to cmDspPgmJsonToDot() following cmDspSysPrintPgm(). kevin 2015-09-25 18:49:14 -0400
  • 6c792e240d cmDspPgmJsonToDot.h/c, Makefile : Initial working version of cmDspPgmJsonToDot kevin 2015-09-25 18:48:44 -0400
  • 611eda87de app/cmDspPgmJsonToDot.h/c : Initial partial implementation. kevin 2015-09-24 19:14:27 -0400
  • 47db49bb43 cmDspKr.c : Added bypass to echo cancel. kevin 2015-09-24 19:13:11 -0400
  • 31d71cb5f1 Merge with remote. kevin 2015-09-03 17:56:14 -0400
  • 01e3a4af26 cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite(). kevin 2015-09-03 17:55:46 -0400
  • 0d1824b9c3 cmDspKr.c : Added compiled bypass flag and parameter setters to EchoCancel. kevin 2015-09-03 17:55:10 -0400
  • 2d1f53c3d0 cmProc5.h/c : Added parameter setters to cmNlmsEc. kevin 2015-09-03 17:54:20 -0400
  • d0393c623c cmFile.h/c : Added cmWriteStr() and cmReadStr(). Kevin Larke 2015-08-30 20:29:53 -0400
  • 7c6a0f5da5 cmDspPgmKr.c : Added EchoCancel to TKSB. Changed default input and output gain to 0.0. kevin 2015-08-27 17:51:37 -0400
  • 66660cb6de cmDspKr.c : Added call to cmNlmsEcWrite() and set new default values for the fixed delay time and impulse response length. kevin 2015-08-27 17:50:32 -0400
  • b1a108abd3 cmProc5.h : Added cmVectArray's uVa and fVa. kevin 2015-08-27 17:49:24 -0400
  • a6ed3110e4 cmVectOpsTemplateCode.h : Fixed bug in SynthImpulse. kevin 2015-08-27 13:10:38 -0400
  • 77726ebe50 Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm kevin 2015-08-27 13:00:06 -0400
  • 1276770efb cmVectOpsTemplateCode.h : Fixed problem in SynthImpulse which would cause it to produce noisey output. kevin 2015-08-27 12:59:36 -0400
  • 458ddb85fe cmDspPgm.c : Added use of Traveler MIDI interface to _cmDspSysPgm_TakeSeqBlkdr(). kevin 2015-08-27 12:02:51 -0400
  • 05413c9822 cmDspKr.h/cmDspBuiltin.c : Added cmEchoCancelClassCons(). kevin 2015-08-27 12:01:51 -0400
  • 62f708f04b cmProc5.h/c : Fixed bug in cmNlmsEcExec() where weight vector was not updated correctly. kevin 2015-08-26 19:37:52 -0400
  • afc70eae74 cmDspKr.c : Added initial implementation of _cmDspEchoCancel. kevin 2015-08-26 17:00:52 -0400
  • a720bd8d30 cmProc5.h/c : Added history buffer to cmReflectCalc to allow evaluating correlation stability. kevin 2015-08-26 16:59:59 -0400
  • dff56d7e7f cmProc5.h/c Added cmNlmsEc. kevin 2015-08-20 19:38:23 -0400
  • 4b3d575099 cmDspKr.c : Changed default PHAT mult arg. in cmPhat from 4 to 1. kevin 2015-08-19 19:19:52 -0400
  • 512171ef9a cmProc5.h/c : Added audion in/out cmVectArray's to cmPhat. kevin 2015-08-19 19:16:36 -0400
  • 3e0ff45946 cmProc5.c : Fixed bug in call to cmFIRAllocKaiser(). kevin 2015-08-07 19:03:08 -0400
  • 48a582c012 Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm kevin 2015-08-07 18:32:29 -0400
  • a7f82c0ffe cmProc5.h/c : Updated cmGoldSig to use LPF instead of BPF. kevin 2015-08-07 18:32:04 -0400
  • 1953a676ac cmDspPgm.c : Changed _cmDspSysPgm_ReflectCalc() to actually use cmReflectCalc. Kevin Larke 2015-08-07 13:24:55 -0700
  • 77edcafc76 cmProc5.c : Fixed bugs in cmReflectCalcAlloc(). Kevin Larke 2015-08-07 13:24:05 -0700
  • a23c26f46b cmDspPgm.c : Added _cmDspSysPgm_ReflectCalc(). kevin 2015-08-06 18:20:38 -0400
  • b371733c9a cmDspBuiltIn.c : Registered cmReflectCalcClassCons. kevin 2015-08-06 18:19:35 -0400
  • 537ad58c39 cmDspKr.h/c : Added initial implementation of cmReflectCalc. kevin 2015-08-06 18:19:01 -0400
  • da34a3e4a5 cmProc5.h/c : Added cmReflectCalcWrite(). kevin 2015-08-06 18:18:15 -0400
  • 28d2de022a cmProc5.h/c : Added initial implementation of cmReflectCalc. kevin 2015-08-06 15:53:13 -0400
  • 887189b4d4 cmFileSys.c : Fixed harmless compiler warning in _cmFileSysDirGetEntries(). kevin 2015-08-06 15:52:40 -0400
  • 9bf87e175b cmDList.h/c/Tpl.h : Changes to support initial debugging of cmDList. Kevin Larke 2015-08-03 08:28:22 -0700
  • ac3f7cb3a1 Makefile.am : Added cmDList*. Kevin Larke 2015-08-02 15:10:52 -0700
  • 042b1173f5 cmDList.h/c/Tpl.h : Initial commit. Kevin Larke 2015-08-02 15:07:59 -0700
  • fd59f5ae69 cmText.c : Implemented cmTextEncodeBase64(). Kevin Larke 2015-07-31 11:12:22 -0700
  • c5eaaf54b0 cmText.h/c : Added cmTextDecodeBase64(). Kevin Larke 2015-07-31 08:20:39 -0700
  • baca9cd48d cmVectOpsRICode.h : Fixed bug in Rotate(). kevin 2015-07-24 18:18:47 -0400
  • 0c505ecc2c cmProc5.c : Completed and tested cmPhatChExec(). kevin 2015-07-24 18:18:22 -0400
  • 1f74830cb8 Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm Kevin Larke 2015-07-24 10:47:01 -0700
  • ba17c064cf cmGr.c : Changed mouse drag logic in _cmGrEventMsMove(). Kevin Larke 2015-07-24 10:46:31 -0700
  • 8e7afa1be6 Makefile.am : Added cmComplexType.c. kevin 2015-07-16 19:02:14 -0400
  • 01505d751a cmMath.h/c : Added cmModIncr(). kevin 2015-07-16 19:01:54 -0400
  • a59041336a cmProc2.h/c : Added cmVectArrayWriteDirFn(). kevin 2015-07-16 19:01:37 -0400
  • 7fd6ee2cc0 cmProc5.h/c : Many changes and additions to cmPhat. (still needs IFFT update to be fully implemented) kevin 2015-07-16 19:01:10 -0400
  • 7669faceba cmComplexTypes.h/c : Added cmVOCR_MultVFV() and cmVOCR_DivVFV(). Implemented cmVOCR_Abs(). kevin 2015-07-16 18:58:55 -0400
  • 384dc72cc1 cmProc5.h/c : Added cmPhat. Does not yet compile. kevin 2015-07-03 18:22:52 -0400
  • f481f7f62a cmComplexTypes.h : Added complex arithmetic vector operations. kevin 2015-07-03 18:22:08 -0400
  • b1ff1dfb07 cmProc5.h/c : Added cmGoldCode. kevin 2015-07-03 12:36:54 -0400
  • 032d359a90 cmMath.h/c : Added cmLFSR() and cmGenGoldCode(). kevin 2015-07-03 12:36:27 -0400
  • c262a44e72 cmDspKr.c : Changed error message to warning in _cmDspRecdPlayParseRsrc(). kevin 2015-06-26 18:57:18 -0400
  • d22cf3aa56 cmDspPgmKr.c : Changed label of MidiFilePlayer 'mu' output to 'id' in 'time-line' patch. kevin 2015-06-26 18:56:25 -0400
  • cead889078 cmDspPgm.c : Added gain control to 'sine' test pgm. kevin 2015-06-26 18:55:27 -0400
  • 2f95f6f329 cmProc2.c : Removed use of oSpecVa from cmDspSpecDist. kevin 2015-06-26 18:54:47 -0400
  • 2e815b6046 cmProc2.h/c : Fixed bug in _cmVectArrayWriteMatrix() which caused the resulting file to be misformatted. Added dcumenation to cmVectArray. Kevin Larke 2015-06-08 09:13:41 -0700
  • cc5aade968 cmProc2.c : changes abs() to fabsf() in cmExpanderExec(). kevin 2015-06-01 12:51:18 -0400
  • 346915b450 cmProc.c: Chnaged labs() to fabs() in calc of 'dLogProb' in cmChmmTrain(). kevin 2015-06-01 12:50:32 -0400
  • f48cc2e7f7 cmAudioPortAlsa.c : Added _cmApDevReportFormats(). Added, but disabled, _cmApS24_3BE*(). Added i/oSignFl and i/oSwapFl to device record. Changed sample format selection algorithm to use fmt[]. Kevin Larke 2015-05-29 11:49:29 -0700
  • ba5cd463f0 cmProc2.h : Changed name of cmFIRTest() to cmFIRTest0(). Added cmFIRTest1(). Kevin Larke 2015-05-29 11:22:44 -0700
  • c734464b0e cmAudioPort.c : cmApTest() now accepts sample rate as a command line arg.. Kevin Larke 2015-05-29 11:21:16 -0700
  • 962ec25635 cmProc2.h/c: Many changes to cmVectArray. Fixed high-pass generation in cmFIR. Kevin Larke 2015-05-22 14:12:04 -0700
  • 834b6f421f cmVectOpsTemplateHdr.h/Code.h : Added optional window function arg. and fixed high-pass filter generation in LP_Sinc(). Added use of cmAbs() generic to NormToAbsMax(). Kevin Larke 2015-05-22 14:10:24 -0700
  • 172b562022 cmVectOps.h,cmVectOpsRIHdr.h,cmVectOpsRICode.h: Added use of generic cmIsClose() to vector op. IsClose(). Kevin Larke 2015-05-22 13:59:01 -0700
  • 72bfc7442f cmProc.h/c : Added kSlRejIsBetaWndFl for use in cmWndFuncInit(). Kevin Larke 2015-05-22 13:56:54 -0700
  • 91c88a4ec7 cmMath.h/c : Added cmIsCloseX(). Kevin Larke 2015-05-22 13:56:02 -0700
  • d72ce9d0bb cmExec.h/c, Makefile.am : Initial commit. Kevin Larke 2015-05-22 13:55:38 -0700
  • 834502f09f sa/cmSaProc.c : Fixed bug where surroundstream.h/c inclusion was controlled by incorrect pre-processor flag. Kevin Larke 2015-04-10 11:59:39 -0700
  • 6baf82a442 cmAudioFileDev.c : Now includes cmCtx.h to allow for cmCtx dependency in public interface of cmAudioFile.h. Kevin Larke 2015-04-10 11:58:56 -0700
  • 072831b32a cmAudioFile.h/c : Added cmAudioFileSetSRate(), cmAudioFileSine() and chnaged cmAudioFileTest() to take a variable argument list. Added the ability to write WAV files. cmAudioFileCreate() now creates a WAV or AIF header based on the file name extension. Kevin Larke 2015-04-10 11:58:10 -0700
  • 69bf9815e3 merge with remote Kevin Larke 2015-04-09 15:52:44 -0700
  • 58a861d6e5 Makefile.am : Added binural encoder code file sa/cmSaProc.h/c and sa/ss0 and sa/ss1. Kevin Larke 2015-04-09 15:51:44 -0700
  • 25081efe96 Makefile.am : Added binural encoder code file sa/cmSaProc.h/c and sa/ss0 and sa/ss1. Kevin Larke 2015-04-09 14:15:37 -0700
  • acd262b3b9 cmDspPgm.c : Added cmDspSysPgm_TwoD and cmDspSysPgm_BinEnc. Kevin Larke 2015-04-09 14:14:26 -0700
  • aab1940eb5 cmDspBuiltIn.c : Added cmDspBinEnc and cmDsp2d. Kevin Larke 2015-04-09 14:13:39 -0700
  • 1a6156f50a Added output rate control to cmDspLine(). Kevin Larke 2015-04-09 13:12:04 -0700
  • 2c1be3cf84 Added cmDspUi2 two-dimensional drag UI control. Kevin Larke 2015-04-09 13:11:26 -0700
  • f8dc6ccd78 cmGr.c : cmGrObjIsValid() now validates the cmGrH_t handle as well as the object handle. Kevin Larke 2015-03-31 11:18:56 -0700
  • 4cd55db162 cmGrPlot.h : Make callbacks for deselected objects when a new object is selected. Added cmPlotObjCb() function. Kevin Larke 2015-03-31 11:17:58 -0700
  • e9ad88ae0f cmProc2.h/c : Added cmExpander and cmExpanderBank. Kevin Larke 2015-03-31 11:16:07 -0700
  • a262bf4684 cmDspBuiltIn.c : Added cmTakeSeqRendClassCons. Kevin Larke 2015-03-31 11:12:54 -0700
  • be2528d393 cmDspPgmKr.h/c, cmDspPgm.c : Added cmDspSysPgm_Tksb(). Kevin Larke 2015-03-31 11:11:49 -0700
  • 4ddbe2c1d6 cmTakeSeqBldr.h/c : Many changes and additions. Kevin Larke 2015-03-30 14:38:49 -0700
  • 055b916c81 cmMsgProtocol.h : Added kTakeSeqRendDuiId. Kevin Larke 2015-03-30 14:38:09 -0700