kevin
c9dc494178
cmDspFx.c, cmDspFx.c : If the second character in the 'scalarOp' object is '$' then any input triggers an output.
4 years ago
kevin
b16673bbc0
cmDspFx.c,cmDspPgm.c: Finalized IntToSym.
4 years ago
kevin
ebecf50417
cmDspFx.h/c : Added IntToSym
4 years ago
kevin
f36c81aae3
Rearrangment of library to support building inside of a project or independently.
4 years ago
kevin.larke
bc901415ac
Added cmSerialPort.h include dependency to many files.
4 years ago
kevin
f3d07545f0
cmDspFix.c : Added comments to cmActiveChannel.
8 years ago
Kevin Larke
176073874f
*.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp.
9 years ago
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 years ago
kevin
65706fc435
cmDspFx.c : Rewrote AvailCh.
9 years ago
Kevin Larke
1a6156f50a
Added output rate control to cmDspLine().
9 years ago
Kevin Larke
26060afa25
cmDspFx.c : Added 'clear' command to cmDspMsgDelay.
10 years ago
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 years ago
kevin
0a12858783
cmDspFx.c : Fixed uninitialized variable (n in _cmDspAudioNofM_Exec().
11 years ago
kevin
e7429a773c
cmDspFx.c : Changed _cmDspAvailCh_Recv() to handle 'trigger' case where
no available channels are available.
11 years ago
kevin
b67964871f
cmDspFx.c : Added 'reset' input to cmDspXFader and cmDspAvailCh objects.
11 years ago
kevin
feb6e71245
cmDspFx.c : Added equal power cross fade to xfader object.
11 years ago
kevin
681865e04b
cmDspFx.c : Added missing va_end() to match va_copy().
11 years ago
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 years ago
kevin
7a08ab4793
cmProc3.h/c,cmDspFx.c:Added fade in/out times to xfader.
11 years ago
kevin
3f0d2efb2c
cmDspFx.c: Removed printfs(). Fixed 'DsDist' class doc string.
11 years ago
kevin
2b6a272d55
Completed AvailCh DSP Object
Added state[] variable to XFader DSP object.
Completed _cmDspSysPgm_AvailCh() example program.
12 years ago
kevin
a659c4a2bf
cmDspFx.h/c Initial code for cmAvailCh DSP object.
12 years ago
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 years ago
kevin
b108da1911
Initial commit
12 years ago