提交图

10 次代码提交

作者 SHA1 备注 提交日期
kevin
20a831e678 cmVectOpsTemplateCode.h : Removed unused variable from SynthImpulse() 2015-10-02 19:13:42 -04:00
kevin
a6ed3110e4 cmVectOpsTemplateCode.h : Fixed bug in SynthImpulse. 2015-08-27 13:10:38 -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 Larke
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().
2015-05-22 14:10:24 -07:00
kevin
eddc01b445 vop/cmVectOpsTemplateCode/Hdr.h
Changed fieldWidth and decPlCnt from unsigned to int in PrintF()
Added #ifdef OS_OSX conditional compile around ilaenv_() in LUInverse().
2014-11-18 16:57:44 -08:00
Kevin Larke
be7b8819c7 cmVectOpsTemplateHdr/Code.h : Add MeanM2() and Interp1(). 2014-08-10 13:03:32 -07:00
kevin
08e4aa7c51 cmVectOpsTemplateCode.h : Changed cmVOx_Filter() to return a pointer to the output buffer. 2014-02-19 08:18:46 -08:00
kevin
c5c45e5039 cmVectOpTemplateHdr/Code.h : Added cmVox_NormToAbsMax() and cmVox_LinSpace(). 2014-01-30 23:36:50 -08:00
kpl
6334b34d2c Removed use of cmOp.h/c. Added features to DSP WaveTable object.
Added VECT_OP_FUNC()'s MultSumVVS() and SquaredSum().

DSP Wavetable object now transmits 'done' after last sample of the
last loop and provides running output of the current audio file
index via 'fidx'.
2012-11-26 23:12:33 -08:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00