kevin larke
79c4326782
cmDspPgmKrChain.c : Added the cmKr2 based version of the transform chain.
7 yıl önce
kevin larke
dc5bd41378
cmDspKr.h/c, cmDspBuiltIn.c : Added cmKr2 (modeless version of cmKr).
7 yıl önce
kevin
bbcd065cb1
cmDspPgmKrChain.c : Fixed 'Min Wet' to default to 0.0 (was set to 1.0)
7 yıl önce
kevin
1d1681eefd
cmDspKr.c : In _cmDspTimeLineRecv() allow the selected time line object to be a kMidiEvtTlId type.
8 yıl önce
kevin
2648eeddef
cmDspPgmKrTimeLineLite.c : Added modulator sequence select drop-down menu control.
8 yıl önce
kevin
7ff73452e2
cmProc4.h/c, cmDspKr.c : Changed cmScModulator to use entry groups rather than a single entry list.
8 yıl önce
kevin
32cb6cdc47
cmDspPgmKrTimeLineLite.c : Added dry piano through and dry output gain controls.
8 yıl önce
kevin
cfd9087598
cmDspPgmKrChain.c : Added modp wet/dry control connection.
8 yıl önce
kevin
9aae45c663
cmDspPgm.c : Added _cmDspSysPgm_Test_Pedals().
8 yıl önce
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 yıl önce
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 yıl önce
kevin
cf82ed61e1
cmDspPgmKrTimeLineLite.c : Further program simplifications.
8 yıl önce
kevin
28a233f26d
cmDspPgm.c : Added audio outputs to _cmDspSysPgm_RtRecord().
8 yıl önce
kevin
1091f308c6
cmDspPgm.c : Added _cmDspSysPgm_RtRecord() to record in real-time to a file.
8 yıl önce
kevin
a39bae3133
cmDspPgmKrTimeLineLite.c : 'recall' button now triggers cross-fade.
8 yıl önce
kevin
01a95645b5
cmDspPgmKrChain.c : Fixed bug where measurement -> param mappers had invalid initial value.
8 yıl önce
kevin
e9dc780429
cmDspBuiltIn.c : Added check for an invalid initial selection value to the MsgList processor.
8 yıl önce
kevin
e4e1443922
cmDspPgmKrTimeLineLite.c : More code simplifications.
8 yıl önce
kevin
c33d10376b
cmDspPgmKr.c : Replaced connections to (c0,c1,c2,c3).kr1 which appear to have been disconnected in error.
8 yıl önce
kevin
8be69c82cd
Broke cmDspPgmKr.c into multiple files cmDspPgm???.c.
8 yıl önce
kevin
f3d07545f0
cmDspFix.c : Added comments to cmActiveChannel.
8 yıl önce
kevin
4c4b9e878a
cmDspPreset.c : Replaced cmCsvInsertTextColAfter() with cmCsvInsertQTextColAfter().
This change was made due to the cmCsv function being renamed. The behavior of the function did not change.
8 yıl önce
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 yıl önce
kevin
17bbae66a8
cmDspPgmKr.c : Set useInCompFl to false in _cmDspSysPgm_TimeLine().
9 yıl önce
kevin
c9eaf40705
cmDspKr.c : Updates to use amicro instead of dtick in MIDI mesg.
9 yıl önce
Kevin Larke
176073874f
*.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp.
9 yıl önce
kevin
0c9f02d130
cmDspPgmKr.c : Enabled kr1 in transform channel. Fixed cross fade problem in _cmDspSysPgm_TksbLite().
9 yıl önce
kevin
5ee8f27b03
cmDspFx.c : Changed AvailCh to default to channel 0 and change to channel 1
on second audio cycle. This allows default parameters to be routed to channel 0
and all subsequent paramters to be routed to channel 1.
Removed debugging code from Xfader.
9 yıl önce
kevin
c02080bfcd
cmDspKr.c : Added 'dump' command to cmDspScMod.
9 yıl önce
kevin
3c6b55186b
cmDspClass.c : Add instance label to error message header.
9 yıl önce
kevin
cd6fa21deb
cmDspPgm.c : Changed cmDspSysPgm_AvailCh() to test AvailCh.
9 yıl önce
kevin
65706fc435
cmDspFx.c : Rewrote AvailCh.
9 yıl önce
kevin
2a954a700c
cmDspBuiltIn.c : Improved comment on WaveTable 'shape' parameter.
9 yıl önce
kevin
4dcc216ab5
cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite().
Added use of second processing chain in _cmDspSysPgm_TksbLite().
9 yıl önce
kevin
45504a586d
cmDspPgm.c: Changed default audio channels on _cmDspSysPgm_StereoThrough().
9 yıl önce
kevin
47db49bb43
cmDspKr.c : Added bypass to echo cancel.
9 yıl önce
kevin
01e3a4af26
cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite().
9 yıl önce
kevin
0d1824b9c3
cmDspKr.c : Added compiled bypass flag and parameter setters to EchoCancel.
9 yıl önce
kevin
7c6a0f5da5
cmDspPgmKr.c : Added EchoCancel to TKSB.
Changed default input and output gain to 0.0.
9 yıl önce
kevin
66660cb6de
cmDspKr.c : Added call to cmNlmsEcWrite() and set new default values for the
fixed delay time and impulse response length.
9 yıl önce
kevin
458ddb85fe
cmDspPgm.c : Added use of Traveler MIDI interface to _cmDspSysPgm_TakeSeqBlkdr().
9 yıl önce
kevin
05413c9822
cmDspKr.h/cmDspBuiltin.c : Added cmEchoCancelClassCons().
9 yıl önce
kevin
afc70eae74
cmDspKr.c : Added initial implementation of _cmDspEchoCancel.
9 yıl önce
kevin
4b3d575099
cmDspKr.c : Changed default PHAT mult arg. in cmPhat from 4 to 1.
9 yıl önce
Kevin Larke
1953a676ac
cmDspPgm.c : Changed _cmDspSysPgm_ReflectCalc() to actually use cmReflectCalc.
9 yıl önce
kevin
a23c26f46b
cmDspPgm.c : Added _cmDspSysPgm_ReflectCalc().
9 yıl önce
kevin
b371733c9a
cmDspBuiltIn.c : Registered cmReflectCalcClassCons.
9 yıl önce
kevin
537ad58c39
cmDspKr.h/c : Added initial implementation of cmReflectCalc.
9 yıl önce
kevin
c262a44e72
cmDspKr.c : Changed error message to warning in _cmDspRecdPlayParseRsrc().
9 yıl önce
kevin
d22cf3aa56
cmDspPgmKr.c : Changed label of MidiFilePlayer 'mu' output to 'id' in 'time-line' patch.
9 yıl önce