1
0
Commit graph

21 Commits

Autor SHA1 Nachricht Datum
kevin
0cd86b759f cmProc2.h/c : Added statVa to cmSpecDist(). 2015-09-25 18:50:00 -04:00
kevin
a59041336a cmProc2.h/c : Added cmVectArrayWriteDirFn(). 2015-07-16 19:01:37 -04:00
kevin
2f95f6f329 cmProc2.c : Removed use of oSpecVa from cmDspSpecDist. 2015-06-26 18:54:47 -04:00
Kevin Larke
2e815b6046 cmProc2.h/c : Fixed bug in _cmVectArrayWriteMatrix() which caused the resulting file to be misformatted. Added dcumenation to cmVectArray. 2015-06-08 09:13:41 -07:00
kevin
cc5aade968 cmProc2.c : changes abs() to fabsf() in cmExpanderExec(). 2015-06-01 12:51:18 -04:00
Kevin Larke
ba5cd463f0 cmProc2.h : Changed name of cmFIRTest() to cmFIRTest0(). Added cmFIRTest1(). 2015-05-29 11:22:44 -07:00
Kevin Larke
962ec25635 cmProc2.h/c: Many changes to cmVectArray. Fixed high-pass generation in cmFIR. 2015-05-22 14:12:04 -07:00
Kevin Larke
e9ad88ae0f cmProc2.h/c : Added cmExpander and cmExpanderBank. 2015-03-31 11:16:07 -07:00
kevin
f002553852 cmProc2.c : Comment out calls to iSpecVa and oSpecVa.
Comment out calls to cmFrqTrk.
2014-12-17 14:37:41 -08:00
Kevin Larke
d1c1465f88 cmProc2.c : Commented out cmFrqTrkExec() in cmSpecDistExec() due to crashing.
Commented out cmFrqTrkPrint() in cmSpecDistInit().
2014-10-20 10:13:50 -07:00
Kevin Larke
dfc94439da cmProc2.h/c : Added spectral input/output files to cmSpecDist().
Added phase modulation via _smSpecDistPhaseMod() to cmSpecDist().
Changed track score calculation in FrqTrk.
Added attenuation delay state to FrqTrk attenution stage.
2014-09-29 12:01:10 -07:00
Kevin Larke
555ed24266 cmProc.2.h/c : Added cmFbCtl.
Added _cmFrqTrkFillMap() to change width of suppression filter w/ frequency.
Shifted cmFrqTrkExec() to  follow non-linear xform in cmSpecDistExec().
2014-08-25 14:12:10 -07:00
Kevin Larke
634225d803 cmProc2.h/c : Added frequency suppression filter to cmFrqTrk.
Added cmFrqTrk to cmSpecDist and did initial real-time testing.
2014-08-11 11:42:33 -07:00
Kevin Larke
133bdea685 cmProc2.h/c : Added cmFrqTrk,cmWhFilt, and cmVectArray.
Initial addition of cmFrqTrk to cmSpecDist. (not yet tested).
2014-08-10 13:02:51 -07:00
kevin
6c66569f79 Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps.
app/cmOnset.c
app/cmPickup.c
app/cmScore.c
app/cmScoreProc.c
app/cmTimeLine.c
cmAudDsp.c
cmAudioAggDev.c
cmAudioFileDev.c
cmAudioNrtDev.c
cmAudioPort.c
cmAudioPortFile.c
cmDevCfg.c
cmFeatFile.c
cmMidi.c
cmMidiFile.c
cmProc2.c
cmProc3.c
cmProc4.c
cmProcTest.c
cmRbm.c
cmUiRtSysMstr.c
dsp/cmDspClass.c
dsp/cmDspFx.c
dsp/cmDspNet.c
dsp/cmDspPgmKr.c
dsp/cmDspPgmPP.c
dsp/cmDspPgmPPMain.c
dsp/cmDspSys.c
dsp/cmDspUi.c
2013-12-15 18:14:27 -05:00
kevin
d612925b43 cmProc2.c: use 'offset' as bump mode coeff. in cmSpecDistExec() 2013-05-26 09:31:37 -07:00
kevin
1c3717e3a8 cmProc2.h:Finished 'bump' mode. 2013-05-24 15:07:38 -07:00
kevin
7f086d4365 cmProc2.c: added debugging stmt's 2013-05-24 14:09:44 -07:00
kevin
07f6e563a2 cmProc2.h: Added _cmSpecDistBump() to cmSpecDist. 2013-05-24 13:53:08 -07:00
kevin
650b2a95a4 cmProc2.c:Fixed bug in cmPvAnlInit() where cmShiftBufExec() was not called inside a while() condition. 2013-03-01 17:36:57 -08:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00