147 Commits (e25a9abaac7b4cb500cf40270ff99ece66a5cec9)

Author SHA1 Message Date
  kevin 8e0fb864e4 cmDspKr.c : cmRecdPlay object only records/plays segments when it recieves 10 years ago
  kevin 7584fdd936 cmDspPgmKr.c : Removed segment filename/label from cmRecdPlay object. 10 years ago
  kevin d37fd59317 cmDspKr.c : Added ability to pre-load a list of segments for the cmRecdPlay object. 10 years ago
  kevin c0fb38d8b7 cmDspPgmKr.c : RecdPlay object now takes an initial score search location 10 years ago
  kevin e07e632de6 cmDspKr.c : cmDspRecdPlay now takes an initial score search location index. 10 years ago
  kevin f96e261382 cmDspPgmKr.c : Added 'useWtFl' to cmDspSysPgm_Timeline. 10 years ago
  kevin a19d93b265 cmDspKr.c : Added ability to preload a cmRecdPlay segment from an audio file. 10 years ago
  kevin 0a71501780 cmDspKr.c : Added 'cmd' input to cmDspScore object to print score location report upon reception of 'dump' symbol. 10 years ago
  kevin 4b2f2e0398 cmDspPgmKr.c : Added 'fragFl' to toggle fragment processing chains. 10 years ago
  kevin f2bed90054 CmDspPgm.c : Added individual printer outputs for each MIDI data element. 10 years ago
  kevin c4a0bceaec cmDspKr.c : Post test updates to cmDspSyncRecd(). 10 years ago
  kevin e2a2295be6 cmDspPgm.c : Added _cmDspSysPgm_SyncRecd to test the cmDspSyncRecd. 10 years ago
  kevin 94da1333af cmDspBuiltIn.c : cmDspMidiIn now outputs MIDI timestamps. 10 years ago
  kevin 9c752e95ac cmDspKr.h/c : Initial implementation of cmDspSyncRecd. 10 years ago
  kevin 6c66569f79 Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps. 10 years ago
  kevin 2f0df884b0 cmDspPgmKr.c : Added separate channels for fragment transformation. 10 years ago
  kevin 7d7448ba55 cmDspKr.c : Fixed uninitialized variable warning (n in _cmDspRecdPlayExec()). 10 years ago
  kevin 0a12858783 cmDspFx.c : Fixed uninitialized variable (n in _cmDspAudioNofM_Exec(). 10 years ago
  kevin cd6a0b1891 cmDspBuiltIn.c : Fixed bug in _cmDspCheckboxAlloc() where the on/off symbols were not registered using the default labels. 10 years ago
  kevin c442830e85 cmDspPgmKr.c : Added audio output 2&3 to handle direct through dry signal. 10 years ago
  kevin c81b178224 cmDspKr.c : Rewrote cmDspActiveMeas to use a linked list to store measurement records. 10 years ago
  kevin 3a202c27f9 cmDspPgmKr.c : Major rewrite of _cmDspSysPgm_TimeLine(). 10 years ago
  kevin 4c44c396fd cmDspPgm.c : Added test for 'Checkbox' to _cmDspSysPgm_UiTest(). 10 years ago
  kevin b95348f047 cmDspKr.c : Added option to cmDspScFol to generate score measurements 10 years ago
  kevin e7429a773c cmDspFx.c : Changed _cmDspAvailCh_Recv() to handle 'trigger' case where 10 years ago
  kevin f41a6d6709 cmDspBuiltIn.c : Added cmDspCheckbox() as an improved check box control 10 years ago
  kevin af002db879 cmDspPgm.c : Added more channels to _cmDspSysPgm_Goertzel() and parameters 10 years ago
  kevin da98170c43 cmDspKr.c : Changed _cmDspGoertzel to initialize internal cmGoertzel object 10 years ago
  kevin ab1161d138 cmDspPgm.c : Added _cmDspSysPgm_Goertzel. 10 years ago
  kevin f1be9f433d cmDspKr.h/c, cmDspBuiltIn.c : Added the cmDspGoertzel DSP object. 10 years ago
  kevin 0857f64730 cmDspKr.c : Improved comments on cmDspAmSync object. 10 years ago
  kevin 19224be46a cmDspKr.c : Added comments to _cmDspAmSync. 10 years ago
  kevin 89ad5d8857 cmDspKr.c: Added call to cmRecdPlaySetLaSecs() in _cmDspRecdPlayRecv() 10 years ago
  kevin c11c875f29 cmDspPgmKr.c: Added option to direct fragments to independent audio outputs. 10 years ago
  kevin 031210c7e9 cmDspPgmKr.c : Added look-head parameters for cmDspRecdPlay object. 10 years ago
  kevin 57d2a86a42 cmProc4.h/c, cmDspKr.c : Added look-ahead buffer to cmRecdPlay object. 10 years ago
  kpl 691d0ef278 cmDspPgmKr.c : Added the cmDspRecdPlay object to the patch. 10 years ago
  kpl 8f4981728c cmDspKr.h/c : Added the cmDspRecdPlay object. 10 years ago
  kpl fd52495292 cmDspBuiltIn.c : Added cmRecdPlayClassCons to _cmDspClassBuiltInArray[]. 10 years ago
  kevin d235d22da5 cmDspPgmKr.c : Added 'audio in' button to switch 'live' and 'simulate' 10 years ago
  kevin 70fcc2d107 cmDspPgmKr.c : Added input audio meters. The 'start' button now connects 10 years ago
  kevin 9b85e57045 cmDspKr.c : Added 'recent' output to score follower. 'out' output now 10 years ago
  kevin b67964871f cmDspFx.c : Added 'reset' input to cmDspXFader and cmDspAvailCh objects. 10 years ago
  kevin feb6e71245 cmDspFx.c : Added equal power cross fade to xfader object. 10 years ago
  kevin a8394b2814 cmDspBuiltIn.c : midi output port now notices when the device is not valid 10 years ago
  kevin af7328e4d7 cmDspClass.c : Added OSX 10.5 (OSX_VER_10_5) conditional compilation blocks. 10 years ago
  kpl edad3b99cd cmDspKr.h/c cmDspBuiltIn.c, cmDspPgmKr.c : Added 'NanoMap' DSP object. 10 years ago
  kevin 9082a45c41 cmDspPgmKr.c : Added Input gain control and all-notes-off command on the 10 years ago
  kevin 60090ac441 cmDspClass.c : Restored _cmDspParseArgV() to return void to allow 10 years ago
  kevin f1123a8475 cmDspBuiltIn.c : Addded 'reset' input to cmDspMidiOut to implement all-notes-off. 10 years ago