Grafico dei commit

15 Commit

Autore SHA1 Messaggio Data
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
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
baca9cd48d cmVectOpsRICode.h : Fixed bug in Rotate(). 2015-07-24 18:18:47 -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 Larke
172b562022 cmVectOps.h,cmVectOpsRIHdr.h,cmVectOpsRICode.h: Added use of generic cmIsClose()
to vector op. IsClose().
2015-05-22 13:59:01 -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
8897b62c5b cmVectOpsRICode.h : Fixed bug in IsClose(). 2014-02-21 22:46:37 -08: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
kevin
44c4ad31fe cmVectOpsRIHdr/Code.h: Added cmVoX_IsEqual() and cmVoX_IsClose(). 2013-03-21 08:39:26 -07: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