kevin
2a954a700c
cmDspBuiltIn.c : Improved comment on WaveTable 'shape' parameter.
9年前
kevin
4dcc216ab5
cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite().
Added use of second processing chain 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年前
kevin
0d1824b9c3
cmDspKr.c : Added compiled bypass flag and parameter setters to EchoCancel.
9年前
kevin
7c6a0f5da5
cmDspPgmKr.c : Added EchoCancel to TKSB.
Changed default input and output gain to 0.0.
9年前
kevin
66660cb6de
cmDspKr.c : Added call to cmNlmsEcWrite() and set new default values for the
fixed delay time and impulse response length.
9年前
kevin
458ddb85fe
cmDspPgm.c : Added use of Traveler MIDI interface to _cmDspSysPgm_TakeSeqBlkdr().
9年前
kevin
05413c9822
cmDspKr.h/cmDspBuiltin.c : Added cmEchoCancelClassCons().
9年前
kevin
afc70eae74
cmDspKr.c : Added initial implementation of _cmDspEchoCancel.
9年前
kevin
4b3d575099
cmDspKr.c : Changed default PHAT mult arg. in cmPhat from 4 to 1.
9年前
Kevin Larke
1953a676ac
cmDspPgm.c : Changed _cmDspSysPgm_ReflectCalc() to actually use cmReflectCalc.
9年前
kevin
a23c26f46b
cmDspPgm.c : Added _cmDspSysPgm_ReflectCalc().
9年前
kevin
b371733c9a
cmDspBuiltIn.c : Registered cmReflectCalcClassCons.
9年前
kevin
537ad58c39
cmDspKr.h/c : Added initial implementation of cmReflectCalc.
9年前
kevin
c262a44e72
cmDspKr.c : Changed error message to warning in _cmDspRecdPlayParseRsrc().
9年前
kevin
d22cf3aa56
cmDspPgmKr.c : Changed label of MidiFilePlayer 'mu' output to 'id' in 'time-line' patch.
9年前
kevin
cead889078
cmDspPgm.c : Added gain control to 'sine' test pgm.
9年前
Kevin Larke
acd262b3b9
cmDspPgm.c : Added cmDspSysPgm_TwoD and cmDspSysPgm_BinEnc.
9年前
Kevin Larke
aab1940eb5
cmDspBuiltIn.c : Added cmDspBinEnc and cmDsp2d.
9年前
Kevin Larke
1a6156f50a
Added output rate control to cmDspLine().
9年前
Kevin Larke
2c1be3cf84
Added cmDspUi2 two-dimensional drag UI control.
9年前
Kevin Larke
a262bf4684
cmDspBuiltIn.c : Added cmTakeSeqRendClassCons.
9年前
Kevin Larke
be2528d393
cmDspPgmKr.h/c, cmDspPgm.c : Added cmDspSysPgm_Tksb().
9年前
Kevin Larke
5c028bca2f
cmDspKr.h/c : Many changes to cmDspTakeSeqBldr.
Added cmDspTakeSeqRend processor.
9年前
Kevin Larke
59cec07cce
cmDspClass.h/c, cmDspUI.c : Added 'ptr' type variables.
Added TakeSeqBldr/Rndr UI allocator functions.
9年前
Kevin Larke
3a94b42b32
cmDspValue.h/c : Added the 'ptr' type to represent void*.
9年前
Kevin Larke
35aad95b05
cmDspPgmKr.c : Connect the 'muid' MIDI file player output to the 'muid'
score follower input.
9年前
Kevin Larke
39021c4c3b
cmDspKr.c : Added 'muid' as in input to cmDspScFol to accept a unique
identifier for each incoming MIDI message. This is then used as the 'muid'
arg. to cmScMatcherExec() to support definitively matching score events and
particular MIDI events.
9年前
Kevin Larke
83345c5046
cmDspTl.h/c : Deleted these unused files.
9年前
Kevin Larke
7fbe7ba4ae
cmDspPgmKr.c : Added 'tksbFn' to the time-line program resource file.
9年前
Kevin Larke
5510595568
cmDspClass.h, cmDspUi.c : Added cmDspUiTakeSeqBldrCreate().
9年前
Kevin Larke
d01fdca576
cmDspKr.h/c, cmDspBuildIn.c : Added initial framework for cmTakeSeqBldr DSP object.
9年前
Kevin Larke
31dcea8f55
cmDspPgmKr.c : Re-enabled input compressor.
10年前
Kevin Larke
64475eb410
cmDspPgmKr.c : Fixed typo where 'useInputEqFl' was interpretted incorrectly.
10年前
Kevin Larke
a1b8e4c739
cmDspSys.c : Added instance labels for some error messages.
10年前
kevin
1931bfdd6d
cmDspPgm.c : Changed abeg[] and aend[] to double in _cmDspSysPgm_PickupFxFile()
10年前
Kevin Larke
0579a50ed1
cmDspPgmKr.c : Added input eq.
Removed dead code _cmDspSys_TlXformChain1().
10年前
Kevin Larke
56e36d78d6
cnDspPgmKr.c :
1) Added two new audio inputs (ai2p,ai3p) and mixers (mx0p,mx1p)
to allow contact mic's to be mixed with air mic's.
2) Added two new audio outputs (a02p,a03p) which are duplicates of
ao0p and ao1p.
3) Added all pass filters to all four audio outputs to decorrelate output.
4) Added Bypass button to bypass the all pass filters.
10年前
Kevin Larke
10a831cd72
cmDspPgmKr.c : Many and various changes following 8/24/14 Disklavier session.
10年前
Kevin Larke
18a21d5e96
cmDspKr.c : cmDspRecdPlayExec() now checks for disconnected inputs and outputs.
10年前
Kevin Larke
4cd59919a2
cmDspPgm.c : Added _cmDspPgmMidiFilePlay().
Removed the use of useBuiltInFl from _cmDspSysPgm_Stereo_Through().
10年前
Kevin Larke
c9cba4c7bf
dsp/cmDspKr.c : Changed the way the MIDI channel is handled in _cmDspNanoMapRecv().
10年前
Kevin Larke
26060afa25
cmDspFx.c : Added 'clear' command to cmDspMsgDelay.
10年前
kpl_harpo
102725929c
cmDspBuiltIn.c : Added 'send' input port to FName object.
10年前
kpl_harpo
d0c6741b65
cmDspPgm.c : Added _cmDspSysPgm_MultiOut() and _cmDspSysPgm_MultiIn().
10年前
kevin
31916de7b9
cmDspPgmKr.c : Added compressor, window size and hop size as cmScModulator_t
variables. Attempted to add a score location number box - but it is not yet working
correctly.
10年前
kevin
4b59da2947
cmDspKr.c : Now depends on cmProc5.h.
10年前
kevin
1e26484c74
cmDspKr.c: Removed declaration of unused variable in _cmDspNanMapRecv()
to eliminate compiler warning.
10年前