226 Commits (d14744ed4d333bd55262594f3088fa10b9cdba33)

Author SHA1 Message Date
  kevin 1d1681eefd cmDspKr.c : In _cmDspTimeLineRecv() allow the selected time line object to be a kMidiEvtTlId type. 7 years ago
  kevin 2648eeddef cmDspPgmKrTimeLineLite.c : Added modulator sequence select drop-down menu control. 8 years ago
  kevin 7ff73452e2 cmProc4.h/c, cmDspKr.c : Changed cmScModulator to use entry groups rather than a single entry list. 8 years ago
  kevin 32cb6cdc47 cmDspPgmKrTimeLineLite.c : Added dry piano through and dry output gain controls. 8 years ago
  kevin cfd9087598 cmDspPgmKrChain.c : Added modp wet/dry control connection. 8 years ago
  kevin 9aae45c663 cmDspPgm.c : Added _cmDspSysPgm_Test_Pedals(). 8 years ago
  kevin 4d74abd361 cmDspPgmKrTimeLineLite.c : Added 'meas' to set the start play position from a number box instead of by graphically clicking the score and timeline. 8 years ago
  kevin 068cff567b cmDspClass.h,cmDspUi.c,cmDspKr.c : Added 'meas' inputs to cmDspScore and cmDspTimeline to allow the current score and timeline location to be set programattically. 8 years ago
  kevin cf82ed61e1 cmDspPgmKrTimeLineLite.c : Further program simplifications. 8 years ago
  kevin 28a233f26d cmDspPgm.c : Added audio outputs to _cmDspSysPgm_RtRecord(). 8 years ago
  kevin 1091f308c6 cmDspPgm.c : Added _cmDspSysPgm_RtRecord() to record in real-time to a file. 8 years ago
  kevin a39bae3133 cmDspPgmKrTimeLineLite.c : 'recall' button now triggers cross-fade. 8 years ago
  kevin 01a95645b5 cmDspPgmKrChain.c : Fixed bug where measurement -> param mappers had invalid initial value. 8 years ago
  kevin e9dc780429 cmDspBuiltIn.c : Added check for an invalid initial selection value to the MsgList processor. 8 years ago
  kevin e4e1443922 cmDspPgmKrTimeLineLite.c : More code simplifications. 8 years ago
  kevin c33d10376b cmDspPgmKr.c : Replaced connections to (c0,c1,c2,c3).kr1 which appear to have been disconnected in error. 8 years ago
  kevin 8be69c82cd Broke cmDspPgmKr.c into multiple files cmDspPgm???.c. 8 years ago
  kevin f3d07545f0 cmDspFix.c : Added comments to cmActiveChannel. 8 years ago
  kevin 4c4b9e878a cmDspPreset.c : Replaced cmCsvInsertTextColAfter() with cmCsvInsertQTextColAfter(). 8 years ago
  kevin 9df86e1c49 cmScore.c,cmTakeSeqBldr.c,cmTimeLine.c,cmMidiFile.h/c,cmMidiFilePlay.c,cmDspKr.c : Changed order of arg's in call to cmMidiFileOpen(). 8 years ago
  kevin 17bbae66a8 cmDspPgmKr.c : Set useInCompFl to false in _cmDspSysPgm_TimeLine(). 8 years ago
  kevin c9eaf40705 cmDspKr.c : Updates to use amicro instead of dtick in MIDI mesg. 8 years ago
  Kevin Larke 176073874f *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 8 years ago
  kevin 0c9f02d130 cmDspPgmKr.c : Enabled kr1 in transform channel. Fixed cross fade problem in _cmDspSysPgm_TksbLite(). 8 years ago
  kevin 5ee8f27b03 cmDspFx.c : Changed AvailCh to default to channel 0 and change to channel 1 8 years ago
  kevin c02080bfcd cmDspKr.c : Added 'dump' command to cmDspScMod. 8 years ago
  kevin 3c6b55186b cmDspClass.c : Add instance label to error message header. 8 years ago
  kevin cd6fa21deb cmDspPgm.c : Changed cmDspSysPgm_AvailCh() to test AvailCh. 8 years ago
  kevin 65706fc435 cmDspFx.c : Rewrote AvailCh. 8 years ago
  kevin 2a954a700c cmDspBuiltIn.c : Improved comment on WaveTable 'shape' parameter. 8 years ago
  kevin 4dcc216ab5 cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite(). 8 years ago
  kevin 45504a586d cmDspPgm.c: Changed default audio channels on _cmDspSysPgm_StereoThrough(). 8 years ago
  kevin 47db49bb43 cmDspKr.c : Added bypass to echo cancel. 8 years ago
  kevin 01e3a4af26 cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite(). 8 years ago
  kevin 0d1824b9c3 cmDspKr.c : Added compiled bypass flag and parameter setters to EchoCancel. 8 years ago
  kevin 7c6a0f5da5 cmDspPgmKr.c : Added EchoCancel to TKSB. 8 years ago
  kevin 66660cb6de cmDspKr.c : Added call to cmNlmsEcWrite() and set new default values for the 8 years ago
  kevin 458ddb85fe cmDspPgm.c : Added use of Traveler MIDI interface to _cmDspSysPgm_TakeSeqBlkdr(). 8 years ago
  kevin 05413c9822 cmDspKr.h/cmDspBuiltin.c : Added cmEchoCancelClassCons(). 8 years ago
  kevin afc70eae74 cmDspKr.c : Added initial implementation of _cmDspEchoCancel. 8 years ago
  kevin 4b3d575099 cmDspKr.c : Changed default PHAT mult arg. in cmPhat from 4 to 1. 8 years ago
  Kevin Larke 1953a676ac cmDspPgm.c : Changed _cmDspSysPgm_ReflectCalc() to actually use cmReflectCalc. 9 years ago
  kevin a23c26f46b cmDspPgm.c : Added _cmDspSysPgm_ReflectCalc(). 9 years ago
  kevin b371733c9a cmDspBuiltIn.c : Registered cmReflectCalcClassCons. 9 years ago
  kevin 537ad58c39 cmDspKr.h/c : Added initial implementation of cmReflectCalc. 9 years ago
  kevin c262a44e72 cmDspKr.c : Changed error message to warning in _cmDspRecdPlayParseRsrc(). 9 years ago
  kevin d22cf3aa56 cmDspPgmKr.c : Changed label of MidiFilePlayer 'mu' output to 'id' in 'time-line' patch. 9 years ago
  kevin cead889078 cmDspPgm.c : Added gain control to 'sine' test pgm. 9 years ago
  Kevin Larke acd262b3b9 cmDspPgm.c : Added cmDspSysPgm_TwoD and cmDspSysPgm_BinEnc. 9 years ago
  Kevin Larke aab1940eb5 cmDspBuiltIn.c : Added cmDspBinEnc and cmDsp2d. 9 years ago