112 Commits (2cba57316357d289c607fba20fc19d826f281072)

Author SHA1 Message Date
  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
  kevin 2855506568 cmDspPgmKr.c : Added connection from 'simulate' check button to routers 10 years ago
  kevin 681865e04b cmDspFx.c : Added missing va_end() to match va_copy(). 10 years ago
  kevin 75879e774a cmDspClass.c : _cmDspParseArgV() now returns a va_list. This seems to 10 years ago
  kpl b549a90da3 cmDspPgmKr.c : Removed body of cmDspSysPgm_KrLive() and modified 10 years ago
  kpl 3a247f986f cmDspKr.c : Minor code formatting changes. 10 years ago
  kpl 802e3d9514 cmDspPgm.c : Added option to omit the wavetable player output in favor 10 years ago
  kevin 28d686922b cmDspPgm.c : Fixed mislabelled source connection on 'hzp' in 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
  kpl b4a3507bc5 cmDspPgm.c : Added _cmDspSysPgm_KrLive to the program list. 10 years ago
  kevin fb509b10c7 cmDspPgmKr.c : Patched scMod.post to achan.trig (but commented out). 10 years ago
  kevin de58bb5232 cmDspKr.c : Added 'post' output to cmDspScMod object. 10 years ago
  kevin 0f75ad445c cmDspPgmKr.c : Added audio output file record and MIDI output port. 10 years ago
  kevin bb4aea8471 cmDspPgm.c : Updated cmDspSysPgm_Test_Midi with hardcoded OSX device/port. 10 years ago
  kevin 7d3e82d417 cmDspKr.c : cmDspMidiFilePlay object now sents note off messages. 10 years ago
  kevin 5566cbdae7 cmDspFx.c : Fixed bug where GateToSym object set the 'off' symbol event 10 years ago
  kevin 9567d9211d cmDspBuiltIn.c : The AudioFileOut object no longer creates an output 10 years ago
  kevin 85776619e2 cmDspPgmKr.c : Removed printing from time-line audio begin sample index output. 10 years ago
  kevin 79b1666c2c cmDspKr.c : Bug fix to support multiple sync points in the same 10 years ago
  kpl 35afc5f004 cmDspKr.c : Updated AmSync output format. 10 years ago
  kpl ffde60139a cmDspKr.h/c: Added 'AmSync' DSP processor object. Added unique midi msg 10 years ago
  kpl 0af84b0363 cmDspPgmKr.c : Added use of AmSync object. 10 years ago
  kpl 1bbecc58c2 cmDspBuiltIn.c : Added AmSync DSP class. 10 years ago
  kevin 2d85218c4b cmDspClass.c: Removed use of OS_OSX preproc. flags for working around 10 years ago
  kevin 7a08ab4793 cmProc3.h/c,cmDspFx.c:Added fade in/out times to xfader. 11 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
  kpl 4f5ff63a08 cmDspPgm.c: Removed _cmDspSysPgm_Switcher. 11 years ago
  kpl b56fee2605 cmDspKr.c: 11 years ago
  kpl 94f1e7cd1f cmDspBuiltIn.c:Added 'reset' to 'Counter'. 11 years ago
  kpl c5b8c68e11 cmAudioDsp.c,cmAudDspIF.h/c,cmMsgProtocol.h,cmDspClass.h:Changes to 11 years ago
  kpl 78faec2960 cmDspSys.h/c:Added _cmDspSysAssignUniqueInstSymId() to automatically assign 11 years ago
  kevin cad6618f3d cmDspPgmKr.c:Measurements now can be independently scaled and mapped for 11 years ago