1 Commits (b16673bbc09d892d3646ff6937db541feb86e2e7)

Author SHA1 Message Date
  kevin f36c81aae3 Rearrangment of library to support building inside of a project or independently. 3 years ago
  kevin.larke bc901415ac Added cmSerialPort.h include dependency to many files. 4 years ago
  kevin cffa6a6e45 Re-enabled performance measurement code. Replaced cmDspPgmKrChain.c with cmDspPgmKrChain2.c 6 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 17bbae66a8 cmDspPgmKr.c : Set useInCompFl to false in _cmDspSysPgm_TimeLine(). 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 4dcc216ab5 cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite(). 8 years ago
  kevin 01e3a4af26 cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite(). 8 years ago
  kevin 7c6a0f5da5 cmDspPgmKr.c : Added EchoCancel to TKSB. 8 years ago
  kevin d22cf3aa56 cmDspPgmKr.c : Changed label of MidiFilePlayer 'mu' output to 'id' in 'time-line' patch. 9 years ago
  Kevin Larke be2528d393 cmDspPgmKr.h/c, cmDspPgm.c : Added cmDspSysPgm_Tksb(). 9 years ago
  Kevin Larke 35aad95b05 cmDspPgmKr.c : Connect the 'muid' MIDI file player output to the 'muid' 9 years ago
  Kevin Larke 7fbe7ba4ae cmDspPgmKr.c : Added 'tksbFn' to the time-line program resource file. 9 years ago
  Kevin Larke 31dcea8f55 cmDspPgmKr.c : Re-enabled input compressor. 9 years ago
  Kevin Larke 64475eb410 cmDspPgmKr.c : Fixed typo where 'useInputEqFl' was interpretted incorrectly. 9 years ago
  Kevin Larke 0579a50ed1 cmDspPgmKr.c : Added input eq. 9 years ago
  Kevin Larke 56e36d78d6 cnDspPgmKr.c : 9 years ago
  Kevin Larke 10a831cd72 cmDspPgmKr.c : Many and various changes following 8/24/14 Disklavier session. 9 years ago
  kevin 31916de7b9 cmDspPgmKr.c : Added compressor, window size and hop size as cmScModulator_t 10 years ago
  kevin 7584fdd936 cmDspPgmKr.c : Removed segment filename/label from cmRecdPlay object. 10 years ago
  kevin c0fb38d8b7 cmDspPgmKr.c : RecdPlay object now takes an initial score search location 10 years ago
  kevin f96e261382 cmDspPgmKr.c : Added 'useWtFl' to cmDspSysPgm_Timeline. 10 years ago
  kevin 4b2f2e0398 cmDspPgmKr.c : Added 'fragFl' to toggle fragment processing chains. 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 c442830e85 cmDspPgmKr.c : Added audio output 2&3 to handle direct through dry signal. 10 years ago
  kevin 3a202c27f9 cmDspPgmKr.c : Major rewrite of _cmDspSysPgm_TimeLine(). 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
  kpl 691d0ef278 cmDspPgmKr.c : Added the cmDspRecdPlay object to the patch. 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
  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 2855506568 cmDspPgmKr.c : Added connection from 'simulate' check button to routers 10 years ago
  kpl b549a90da3 cmDspPgmKr.c : Removed body of cmDspSysPgm_KrLive() and modified 10 years ago
  kevin 921597e50d cmDspPgmKr.c : Removed 'midiInPort' resource string because the MIDI input 10 years ago
  kpl 5307482f6e cmDspPgmKr.h/c : Initial implementation of cmDspSysPgm_KrLive. 10 years ago
  kevin fb509b10c7 cmDspPgmKr.c : Patched scMod.post to achan.trig (but commented out). 10 years ago
  kevin 0f75ad445c cmDspPgmKr.c : Added audio output file record and MIDI output port. 10 years ago
  kevin 85776619e2 cmDspPgmKr.c : Removed printing from time-line audio begin sample index output. 10 years ago
  kpl 0af84b0363 cmDspPgmKr.c : Added use of AmSync object. 10 years ago
  kevin 759ec01595 cmDspPgmKr.c:Added control to set xfade time. 11 years ago
  kevin 13f8d89142 cmDspPgmKr.c: Changeed _cmDspSysPgm_TimeLine() to multiplex param's instead 11 years ago
  kpl 0dd72e910c cmDspPgmKr.c:Many changes to _cmDspSysPgm_TimeLine() to support 11 years ago
  kevin cad6618f3d cmDspPgmKr.c:Measurements now can be independently scaled and mapped for 11 years ago
  kevin 83baef16a4 cmDspPgmKr.c:Changed _cmDspSysPgm_TimeLine() such that the 'activeMeas' 11 years ago
  kevin 2134f45d59 cmDspPgmKr.c:Completed integration and initial testing of 'ActiveMeas'. 11 years ago