kevin
20a831e678
cmVectOpsTemplateCode.h : Removed unused variable from SynthImpulse()
9年前
kevin
a6ed3110e4
cmVectOpsTemplateCode.h : Fixed bug in SynthImpulse.
9年前
kevin
1276770efb
cmVectOpsTemplateCode.h : Fixed problem in SynthImpulse which would cause it to produce noisey output.
9年前
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().
9年前
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().
10年前
Kevin Larke
be7b8819c7
cmVectOpsTemplateHdr/Code.h : Add MeanM2() and Interp1().
10年前
kevin
08e4aa7c51
cmVectOpsTemplateCode.h : Changed cmVOx_Filter() to return a pointer to the output buffer.
10年前
kevin
c5c45e5039
cmVectOpTemplateHdr/Code.h : Added cmVox_NormToAbsMax() and cmVox_LinSpace().
10年前
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'.
12年前
kevin
b108da1911
Initial commit
12年前