Kevin Larke
176073874f
*.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp.
9 lat temu
kevin
5ee8f27b03
cmDspFx.c : Changed AvailCh to default to channel 0 and change to channel 1
on second audio cycle. This allows default parameters to be routed to channel 0
and all subsequent paramters to be routed to channel 1.
Removed debugging code from Xfader.
9 lat temu
kevin
65706fc435
cmDspFx.c : Rewrote AvailCh.
9 lat temu
Kevin Larke
1a6156f50a
Added output rate control to cmDspLine().
9 lat temu
Kevin Larke
26060afa25
cmDspFx.c : Added 'clear' command to cmDspMsgDelay.
10 lat temu
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
11 lat temu
kevin
0a12858783
cmDspFx.c : Fixed uninitialized variable (n in _cmDspAudioNofM_Exec().
11 lat temu
kevin
e7429a773c
cmDspFx.c : Changed _cmDspAvailCh_Recv() to handle 'trigger' case where
no available channels are available.
11 lat temu
kevin
b67964871f
cmDspFx.c : Added 'reset' input to cmDspXFader and cmDspAvailCh objects.
11 lat temu
kevin
feb6e71245
cmDspFx.c : Added equal power cross fade to xfader object.
11 lat temu
kevin
681865e04b
cmDspFx.c : Added missing va_end() to match va_copy().
11 lat temu
kevin
5566cbdae7
cmDspFx.c : Fixed bug where GateToSym object set the 'off' symbol event
when the received off symbol port value was not equal to 0.
11 lat temu
kevin
7a08ab4793
cmProc3.h/c,cmDspFx.c:Added fade in/out times to xfader.
11 lat temu
kevin
3f0d2efb2c
cmDspFx.c: Removed printfs(). Fixed 'DsDist' class doc string.
11 lat temu
kevin
2b6a272d55
Completed AvailCh DSP Object
Added state[] variable to XFader DSP object.
Completed _cmDspSysPgm_AvailCh() example program.
12 lat temu
kevin
a659c4a2bf
cmDspFx.h/c Initial code for cmAvailCh DSP object.
12 lat temu
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 lat temu
kevin
b108da1911
Initial commit
12 lat temu