6 Révisions (master)

Auteur SHA1 Message Date
  kevin a5b38e78af cmDspPgm.c : Changed _cmDspSysPgm_Stereo_Through() to support Focusrite interface. il y a 3 ans
  kevin fd3db429d2 Apply a license notice to all source code files. Add the LICENSE and COPYING files. il y a 3 ans
  kevin c9dc494178 cmDspFx.c, cmDspFx.c : If the second character in the 'scalarOp' object is '$' then any input triggers an output. il y a 3 ans
  kevin b16673bbc0 cmDspFx.c,cmDspPgm.c: Finalized IntToSym. il y a 3 ans
  kevin 003a7deddf cmDspPgm.h/c : Added IntToSym example. Added initial set of shortened macros for programming. il y a 3 ans
  kevin f36c81aae3 Rearrangment of library to support building inside of a project or independently. il y a 3 ans
  kevin d85c5340fb cmDspPgm.c, cmDspPgmKrTimeLineLite.c : minor changes to support current runtime. il y a 3 ans
  kevin.larke 0aee816083 Updates to support sample-rate conversion in cmApBuf.h/cpp. il y a 4 ans
  kevin.larke d4af37682b cmDspPgm.c : Added _cmDspSysPgm_All_In_And_Out() and other minor changes to test Focusrite audio interface. il y a 4 ans
  kevin.larke bc901415ac Added cmSerialPort.h include dependency to many files. il y a 4 ans
  kevin 9aae45c663 cmDspPgm.c : Added _cmDspSysPgm_Test_Pedals(). il y a 8 ans
  kevin 28a233f26d cmDspPgm.c : Added audio outputs to _cmDspSysPgm_RtRecord(). il y a 8 ans
  kevin 1091f308c6 cmDspPgm.c : Added _cmDspSysPgm_RtRecord() to record in real-time to a file. il y a 8 ans
  kevin 8be69c82cd Broke cmDspPgmKr.c into multiple files cmDspPgm???.c. il y a 8 ans
  Kevin Larke 176073874f *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. il y a 8 ans
  kevin cd6fa21deb cmDspPgm.c : Changed cmDspSysPgm_AvailCh() to test AvailCh. il y a 8 ans
  kevin 45504a586d cmDspPgm.c: Changed default audio channels on _cmDspSysPgm_StereoThrough(). il y a 8 ans
  kevin 01e3a4af26 cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite(). il y a 8 ans
  kevin 458ddb85fe cmDspPgm.c : Added use of Traveler MIDI interface to _cmDspSysPgm_TakeSeqBlkdr(). il y a 8 ans
  Kevin Larke 1953a676ac cmDspPgm.c : Changed _cmDspSysPgm_ReflectCalc() to actually use cmReflectCalc. il y a 8 ans
  kevin a23c26f46b cmDspPgm.c : Added _cmDspSysPgm_ReflectCalc(). il y a 8 ans
  kevin cead889078 cmDspPgm.c : Added gain control to 'sine' test pgm. il y a 9 ans
  Kevin Larke acd262b3b9 cmDspPgm.c : Added cmDspSysPgm_TwoD and cmDspSysPgm_BinEnc. il y a 9 ans
  Kevin Larke be2528d393 cmDspPgmKr.h/c, cmDspPgm.c : Added cmDspSysPgm_Tksb(). il y a 9 ans
  kevin 1931bfdd6d cmDspPgm.c : Changed abeg[] and aend[] to double in _cmDspSysPgm_PickupFxFile() il y a 9 ans
  Kevin Larke 4cd59919a2 cmDspPgm.c : Added _cmDspPgmMidiFilePlay(). il y a 10 ans
  kpl_harpo d0c6741b65 cmDspPgm.c : Added _cmDspSysPgm_MultiOut() and _cmDspSysPgm_MultiIn(). il y a 10 ans
  kevin f2bed90054 CmDspPgm.c : Added individual printer outputs for each MIDI data element. il y a 10 ans
  kevin e2a2295be6 cmDspPgm.c : Added _cmDspSysPgm_SyncRecd to test the cmDspSyncRecd. il y a 10 ans
  kevin 4c44c396fd cmDspPgm.c : Added test for 'Checkbox' to _cmDspSysPgm_UiTest(). il y a 10 ans
  kevin af002db879 cmDspPgm.c : Added more channels to _cmDspSysPgm_Goertzel() and parameters il y a 10 ans
  kevin ab1161d138 cmDspPgm.c : Added _cmDspSysPgm_Goertzel. il y a 10 ans
  kpl 802e3d9514 cmDspPgm.c : Added option to omit the wavetable player output in favor il y a 10 ans
  kevin 28d686922b cmDspPgm.c : Fixed mislabelled source connection on 'hzp' in il y a 10 ans
  kpl b4a3507bc5 cmDspPgm.c : Added _cmDspSysPgm_KrLive to the program list. il y a 10 ans
  kevin bb4aea8471 cmDspPgm.c : Updated cmDspSysPgm_Test_Midi with hardcoded OSX device/port. il y a 10 ans
  kpl 4f5ff63a08 cmDspPgm.c: Removed _cmDspSysPgm_Switcher. il y a 10 ans
  kevin 826eec51b4 cmDspPgm.c:Added _cmDspSysPgm_RsrcWr() and update _cmDspSysPreset() to use Menu Buttons and Message Lists. il y a 11 ans
  kevin 88856255d2 cmDspPgm.c:_cmDspSysPgm_Preset() improved variable names. il y a 11 ans
  kevin f4448e99b6 cmDspSys.c: Incoming MIDI messages are now dispatched to DSP objects via il y a 11 ans
  kevin 4463d9bbe3 cmDspKr.h,cmDspPgm.c,cmDspPgmKr.h: Added cmDspGSwitcher ('switcher') program. il y a 11 ans
  kevin ac75b45da3 cmDspPgm.c Added printer to cmDspSysPgm_AvailCh(). il y a 11 ans
  kevin 2b6a272d55 Completed AvailCh DSP Object il y a 11 ans
  kevin 6122fff8c9 cmDspPgm.c Added _cmDspSysPgm_AvailCh() testing function. il y a 11 ans
  kevin 785762a88e Added dummy DSP time line ctl and cmDspPgmKr.c/h il y a 11 ans
  kevin b108da1911 Initial commit il y a 11 ans