246 コミット (0cc1cefe19f0ff91eabe65c4e2a73c9b99d006ee)

作成者 SHA1 メッセージ 日付
  kevin.larke d4af37682b cmDspPgm.c : Added _cmDspSysPgm_All_In_And_Out() and other minor changes to test Focusrite audio interface. 4年前
  kevin.larke 0627387974 cmDspKr.h/c, cmDspBuiltIn.c : Initial implementation of shell for cmDspPicadae. 4年前
  kevin.larke bc901415ac Added cmSerialPort.h include dependency to many files. 4年前
  kevin.larke e686cc2c9c cmAudDsp.h/c, cmAudioSys.h/c, cmDspSys.h/c, cmDspNet.h : Added support for serial port. 4年前
  kevin cffa6a6e45 Re-enabled performance measurement code. Replaced cmDspPgmKrChain.c with cmDspPgmKrChain2.c 6年前
  kevin 286a303d04 cmProc4.h/c, cmDspKr.c : Initial changes to support scMod 'in' and 'cross'. 7年前
  kevin 3dd3d9818a cmDspPgmKrChain.h/c, cmDspPgmKrTimeLineLite.c : Changes to support driving transforms 7年前
  kevin 65415e4111 cmDspPgmKrTimeLineLite.c : Disconnected the MIDI file player from the score follower and MIDI out and connected a MIDI input port in it's place. 7年前
  kevin b7ab42065b cmDspBuiltIn.c : cmDspMidiIn now accepts a MIDI device/port to filter incoming MIDI messages. 7年前
  kevin 468b5d54bc Fixed bug in cmDspSys.c cmDspSysRcvMsg() where the value.flags field in the MIDI packet broadcast message was not initialized. 7年前
  kevin larke 6c7d6376d8 Initial setup of Kr2 in _cmDspSys_TlXfromChain() to allow scaling parameters by measurements. 7年前
  kevin dbd448177c cmDspPgmKrChain.c : Added 'switch' button to force x-fader transition. 7年前
  kevin 00728f26af cmDspPgmKrChain.c : Added TODO on crash bug - but didn't fix it! 7年前
  kevin larke 79c4326782 cmDspPgmKrChain.c : Added the cmKr2 based version of the transform chain. 7年前
  kevin larke dc5bd41378 cmDspKr.h/c, cmDspBuiltIn.c : Added cmKr2 (modeless version of cmKr). 7年前
  kevin bbcd065cb1 cmDspPgmKrChain.c : Fixed 'Min Wet' to default to 0.0 (was set to 1.0) 7年前
  kevin 1d1681eefd cmDspKr.c : In _cmDspTimeLineRecv() allow the selected time line object to be a kMidiEvtTlId type. 8年前
  kevin 2648eeddef cmDspPgmKrTimeLineLite.c : Added modulator sequence select drop-down menu control. 8年前
  kevin 7ff73452e2 cmProc4.h/c, cmDspKr.c : Changed cmScModulator to use entry groups rather than a single entry list. 8年前
  kevin 32cb6cdc47 cmDspPgmKrTimeLineLite.c : Added dry piano through and dry output gain controls. 8年前
  kevin cfd9087598 cmDspPgmKrChain.c : Added modp wet/dry control connection. 8年前
  kevin 9aae45c663 cmDspPgm.c : Added _cmDspSysPgm_Test_Pedals(). 8年前
  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年前
  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年前
  kevin cf82ed61e1 cmDspPgmKrTimeLineLite.c : Further program simplifications. 8年前
  kevin 28a233f26d cmDspPgm.c : Added audio outputs to _cmDspSysPgm_RtRecord(). 8年前
  kevin 1091f308c6 cmDspPgm.c : Added _cmDspSysPgm_RtRecord() to record in real-time to a file. 8年前
  kevin a39bae3133 cmDspPgmKrTimeLineLite.c : 'recall' button now triggers cross-fade. 8年前
  kevin 01a95645b5 cmDspPgmKrChain.c : Fixed bug where measurement -> param mappers had invalid initial value. 8年前
  kevin e9dc780429 cmDspBuiltIn.c : Added check for an invalid initial selection value to the MsgList processor. 8年前
  kevin e4e1443922 cmDspPgmKrTimeLineLite.c : More code simplifications. 8年前
  kevin c33d10376b cmDspPgmKr.c : Replaced connections to (c0,c1,c2,c3).kr1 which appear to have been disconnected in error. 8年前
  kevin 8be69c82cd Broke cmDspPgmKr.c into multiple files cmDspPgm???.c. 8年前
  kevin f3d07545f0 cmDspFix.c : Added comments to cmActiveChannel. 8年前
  kevin 4c4b9e878a cmDspPreset.c : Replaced cmCsvInsertTextColAfter() with cmCsvInsertQTextColAfter(). 8年前
  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年前
  kevin 17bbae66a8 cmDspPgmKr.c : Set useInCompFl to false in _cmDspSysPgm_TimeLine(). 9年前
  kevin c9eaf40705 cmDspKr.c : Updates to use amicro instead of dtick in MIDI mesg. 9年前
  Kevin Larke 176073874f *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 9年前
  kevin 0c9f02d130 cmDspPgmKr.c : Enabled kr1 in transform channel. Fixed cross fade problem in _cmDspSysPgm_TksbLite(). 9年前
  kevin 5ee8f27b03 cmDspFx.c : Changed AvailCh to default to channel 0 and change to channel 1 9年前
  kevin c02080bfcd cmDspKr.c : Added 'dump' command to cmDspScMod. 9年前
  kevin 3c6b55186b cmDspClass.c : Add instance label to error message header. 9年前
  kevin cd6fa21deb cmDspPgm.c : Changed cmDspSysPgm_AvailCh() to test AvailCh. 9年前
  kevin 65706fc435 cmDspFx.c : Rewrote AvailCh. 9年前
  kevin 2a954a700c cmDspBuiltIn.c : Improved comment on WaveTable 'shape' parameter. 9年前
  kevin 4dcc216ab5 cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite(). 9年前
  kevin 45504a586d cmDspPgm.c: Changed default audio channels on _cmDspSysPgm_StereoThrough(). 9年前
  kevin 47db49bb43 cmDspKr.c : Added bypass to echo cancel. 9年前
  kevin 01e3a4af26 cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite(). 9年前