Commit Graph

19 Commits

Author SHA1 Message Date
kevin
f2bed90054 CmDspPgm.c : Added individual printer outputs for each MIDI data element. 2013-12-17 08:56:50 -05:00
kevin
e2a2295be6 cmDspPgm.c : Added _cmDspSysPgm_SyncRecd to test the cmDspSyncRecd. 2013-12-15 19:04:19 -05:00
kevin
4c44c396fd cmDspPgm.c : Added test for 'Checkbox' to _cmDspSysPgm_UiTest(). 2013-12-10 16:33:06 -05:00
kevin
af002db879 cmDspPgm.c : Added more channels to _cmDspSysPgm_Goertzel() and parameters
to support window size on the Goertzel detector.
2013-11-26 13:44:32 -05:00
kevin
ab1161d138 cmDspPgm.c : Added _cmDspSysPgm_Goertzel. 2013-11-24 10:42:24 -05:00
kpl
802e3d9514 cmDspPgm.c : Added option to omit the wavetable player output in favor
of the first audio input port in _cmDspSysPgm_Stereo_Through().
2013-10-16 13:15:21 -07:00
kevin
28d686922b cmDspPgm.c : Fixed mislabelled source connection on 'hzp' in
_cmDspSysPgm_Stereo_Through().
2013-10-16 09:03:12 -07:00
kpl
b4a3507bc5 cmDspPgm.c : Added _cmDspSysPgm_KrLive to the program list. 2013-10-15 14:50:00 -07:00
kevin
bb4aea8471 cmDspPgm.c : Updated cmDspSysPgm_Test_Midi with hardcoded OSX device/port. 2013-09-29 18:47:22 -07:00
kpl
4f5ff63a08 cmDspPgm.c: Removed _cmDspSysPgm_Switcher. 2013-08-12 00:12:32 -07:00
kevin
826eec51b4 cmDspPgm.c:Added _cmDspSysPgm_RsrcWr() and update _cmDspSysPreset() to use Menu Buttons and Message Lists. 2013-05-23 14:11:38 -07:00
kevin
88856255d2 cmDspPgm.c:_cmDspSysPgm_Preset() improved variable names. 2013-05-22 15:14:31 -07:00
kevin
f4448e99b6 cmDspSys.c: Incoming MIDI messages are now dispatched to DSP objects via
broadcast message mechanism.

cmDspBuiltIn.c:Added _cmMidiInDC and _cmMidiOutDC.

cmDspPgm.c: Added _cmDspSysPgm_Test_Midi().
2013-04-20 10:36:21 -07:00
kevin
4463d9bbe3 cmDspKr.h,cmDspPgm.c,cmDspPgmKr.h: Added cmDspGSwitcher ('switcher') program. 2013-03-01 17:33:31 -08:00
kevin
ac75b45da3 cmDspPgm.c Added printer to cmDspSysPgm_AvailCh(). 2013-01-13 16:43:27 -08:00
kevin
2b6a272d55 Completed AvailCh DSP Object
Added state[] variable to XFader DSP object.
Completed _cmDspSysPgm_AvailCh() example program.
2012-12-18 14:46:07 -08:00
kevin
6122fff8c9 cmDspPgm.c Added _cmDspSysPgm_AvailCh() testing function. 2012-12-17 12:48:59 -08:00
kevin
785762a88e Added dummy DSP time line ctl and cmDspPgmKr.c/h 2012-11-15 17:42:29 -08:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00