libcm/dsp
kevin 64831fef9f Changes to phasor and wavetable DSP objects to correct problem with phase use in the wavetable.
The phasor value must be limited to a max value - the size of the wave table
otherwise the resolution of the phasor object phase counter eventually
diminishes due to the increasing value of the integer part of the
floating point value.  This will result in distortion in the wave table
output because the phase value will not increment reliably.
2012-12-17 12:58:05 -08:00
..
cmDspBuiltIn.c Changes to phasor and wavetable DSP objects to correct problem with phase use in the wavetable. 2012-12-17 12:58:05 -08:00
cmDspBuiltIn.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspClass.c cmDspClass.h/c Added DSP object variables set/get for types cmReal_t and cmSample_t. 2012-12-17 12:46:45 -08:00
cmDspClass.h cmDspClass.h/c Added DSP object variables set/get for types cmReal_t and cmSample_t. 2012-12-17 12:46:45 -08:00
cmDspCtx.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspFx.c cmDspFx.h/c Initial code for cmAvailCh DSP object. 2012-12-17 12:47:44 -08:00
cmDspFx.h cmDspFx.h/c Initial code for cmAvailCh DSP object. 2012-12-17 12:47:44 -08:00
cmDspKr.c cmDspKr.c Changes to _cmDspMidiFilePlaySeekMsgIdx() and _cmDspMidiFilePlayExec() to validate MIDI file handle prior to using it. 2012-12-17 12:53:41 -08:00
cmDspKr.h cmDspKr.h/c Added Score Object added Time-line cursor. 2012-11-26 23:07:22 -08:00
cmDspMod.c Initial commit 2012-10-29 20:52:39 -07:00
cmDspNet.c Initial commit 2012-10-29 20:52:39 -07:00
cmDspNet.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspPgm.c cmDspPgm.c Added _cmDspSysPgm_AvailCh() testing function. 2012-12-17 12:48:59 -08:00
cmDspPgm.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspPgmKr.c Changes to phasor and wavetable DSP objects to correct problem with phase use in the wavetable. 2012-12-17 12:58:05 -08:00
cmDspPgmKr.h Added dummy DSP time line ctl and cmDspPgmKr.c/h 2012-11-15 17:42:29 -08:00
cmDspPgmPP.c Initial commit 2012-10-29 20:52:39 -07:00
cmDspPgmPP.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspPgmPPMain.c Initial commit 2012-10-29 20:52:39 -07:00
cmDspPgmPPMain.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspPreset.c Initial commit 2012-10-29 20:52:39 -07:00
cmDspPreset.h Initial commit 2012-10-29 20:52:39 -07:00
cmDspSys.c Initial commit 2012-10-29 20:52:39 -07:00
cmDspSys.h Initial commit 2012-10-29 20:52:39 -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 changes to add score/performance feedback to GUI 2012-12-13 15:38:45 -08: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