libcm/dsp
Kevin Larke 56e36d78d6 cnDspPgmKr.c :
1) Added two new audio inputs (ai2p,ai3p) and mixers (mx0p,mx1p)
to allow contact mic's to be mixed with air mic's.
2) Added two new audio outputs (a02p,a03p) which are duplicates of
   ao0p and ao1p.
3) Added all pass filters to all four audio outputs to decorrelate output.
4) Added Bypass button to bypass the all pass filters.
2014-10-20 10:21:25 -07:00
..
cmDspBuiltIn.c cmDspBuiltIn.c : Added 'send' input port to FName object. 2014-03-17 11:55:55 -04:00
cmDspBuiltIn.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspClass.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. 2013-12-15 18:14:27 -05:00
cmDspClass.h cmAudioDsp.c,cmAudDspIF.h/c,cmMsgProtocol.h,cmDspClass.h:Changes to 2013-08-12 00:10:03 -07:00
cmDspCtx.h cmDspStore.h/c: Initial commit. 2013-03-01 17:18:02 -08:00
cmDspFx.c cmDspFx.c : Added 'clear' command to cmDspMsgDelay. 2014-05-31 09:49:01 -07:00
cmDspFx.h cmDspFx.h/c Initial code for cmAvailCh DSP object. 2012-12-17 12:47:44 -08:00
cmDspKr.c cmDspKr.c : cmDspRecdPlayExec() now checks for disconnected inputs and outputs. 2014-08-11 11:44:26 -07:00
cmDspKr.h cmDspKr.h/c : Initial implementation of cmDspSyncRecd. 2013-12-15 18:53:16 -05:00
cmDspMod.c Initial commit 2012-10-29 20:52:39 -07:00
cmDspNet.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. 2013-12-15 18:14:27 -05:00
cmDspNet.h cmDspStore.h/c: Initial commit. 2013-03-01 17:18:02 -08:00
cmDspPgm.c cmDspPgm.c : Added _cmDspPgmMidiFilePlay(). 2014-05-31 09:54:00 -07:00
cmDspPgm.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspPgmKr.c cnDspPgmKr.c : 2014-10-20 10:21:25 -07:00
cmDspPgmKr.h cmDspPgmKr.h/c : Initial implementation of cmDspSysPgm_KrLive. 2013-10-15 14:50:48 -07:00
cmDspPgmPP.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. 2013-12-15 18:14:27 -05:00
cmDspPgmPP.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspPgmPPMain.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. 2013-12-15 18:14:27 -05:00
cmDspPgmPPMain.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspPreset.c cmDspPreset.c:Fixed uninitialized variable 'pp' in _cmDspPresetCount(). 2013-04-20 10:31:37 -07:00
cmDspPreset.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspStore.c cmDspStore.h/c: Initial commit. 2013-03-01 17:18:02 -08:00
cmDspStore.h cmDspStore.h/c: Initial commit. 2013-03-01 17:18:02 -08:00
cmDspSys.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. 2013-12-15 18:14:27 -05:00
cmDspSys.h cmDspSys.h/c:Added _cmDspSysAssignUniqueInstSymId() to automatically assign 2013-08-12 00:08:32 -07:00
cmDspTl.c Initial commit 2012-10-29 20:52:39 -07:00
cmDspTl.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspUi.c Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. 2013-12-15 18:14:27 -05:00
cmDspUi.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspValue.c Initial commit 2012-10-29 20:52:39 -07:00
cmDspValue.h Initial commit 2012-10-29 20:52:39 -07:00
notes.txt Initial commit 2012-10-29 20:52:39 -07:00