kevin
2a954a700c
cmDspBuiltIn.c : Improved comment on WaveTable 'shape' parameter.
9 år sedan
kevin
4dcc216ab5
cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite().
Added use of second processing chain in _cmDspSysPgm_TksbLite().
9 år sedan
kevin
45504a586d
cmDspPgm.c: Changed default audio channels on _cmDspSysPgm_StereoThrough().
9 år sedan
kevin
47db49bb43
cmDspKr.c : Added bypass to echo cancel.
9 år sedan
kevin
01e3a4af26
cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite().
9 år sedan
kevin
0d1824b9c3
cmDspKr.c : Added compiled bypass flag and parameter setters to EchoCancel.
9 år sedan
kevin
7c6a0f5da5
cmDspPgmKr.c : Added EchoCancel to TKSB.
Changed default input and output gain to 0.0.
9 år sedan
kevin
66660cb6de
cmDspKr.c : Added call to cmNlmsEcWrite() and set new default values for the
fixed delay time and impulse response length.
9 år sedan
kevin
458ddb85fe
cmDspPgm.c : Added use of Traveler MIDI interface to _cmDspSysPgm_TakeSeqBlkdr().
9 år sedan
kevin
05413c9822
cmDspKr.h/cmDspBuiltin.c : Added cmEchoCancelClassCons().
9 år sedan
kevin
afc70eae74
cmDspKr.c : Added initial implementation of _cmDspEchoCancel.
9 år sedan
kevin
4b3d575099
cmDspKr.c : Changed default PHAT mult arg. in cmPhat from 4 to 1.
9 år sedan
Kevin Larke
1953a676ac
cmDspPgm.c : Changed _cmDspSysPgm_ReflectCalc() to actually use cmReflectCalc.
9 år sedan
kevin
a23c26f46b
cmDspPgm.c : Added _cmDspSysPgm_ReflectCalc().
9 år sedan
kevin
b371733c9a
cmDspBuiltIn.c : Registered cmReflectCalcClassCons.
9 år sedan
kevin
537ad58c39
cmDspKr.h/c : Added initial implementation of cmReflectCalc.
9 år sedan
kevin
c262a44e72
cmDspKr.c : Changed error message to warning in _cmDspRecdPlayParseRsrc().
9 år sedan
kevin
d22cf3aa56
cmDspPgmKr.c : Changed label of MidiFilePlayer 'mu' output to 'id' in 'time-line' patch.
9 år sedan
kevin
cead889078
cmDspPgm.c : Added gain control to 'sine' test pgm.
9 år sedan
Kevin Larke
acd262b3b9
cmDspPgm.c : Added cmDspSysPgm_TwoD and cmDspSysPgm_BinEnc.
9 år sedan
Kevin Larke
aab1940eb5
cmDspBuiltIn.c : Added cmDspBinEnc and cmDsp2d.
9 år sedan
Kevin Larke
1a6156f50a
Added output rate control to cmDspLine().
9 år sedan
Kevin Larke
2c1be3cf84
Added cmDspUi2 two-dimensional drag UI control.
9 år sedan
Kevin Larke
a262bf4684
cmDspBuiltIn.c : Added cmTakeSeqRendClassCons.
9 år sedan
Kevin Larke
be2528d393
cmDspPgmKr.h/c, cmDspPgm.c : Added cmDspSysPgm_Tksb().
9 år sedan
Kevin Larke
5c028bca2f
cmDspKr.h/c : Many changes to cmDspTakeSeqBldr.
Added cmDspTakeSeqRend processor.
9 år sedan
Kevin Larke
59cec07cce
cmDspClass.h/c, cmDspUI.c : Added 'ptr' type variables.
Added TakeSeqBldr/Rndr UI allocator functions.
9 år sedan
Kevin Larke
3a94b42b32
cmDspValue.h/c : Added the 'ptr' type to represent void*.
9 år sedan
Kevin Larke
35aad95b05
cmDspPgmKr.c : Connect the 'muid' MIDI file player output to the 'muid'
score follower input.
9 år sedan
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 år sedan
Kevin Larke
83345c5046
cmDspTl.h/c : Deleted these unused files.
9 år sedan
Kevin Larke
7fbe7ba4ae
cmDspPgmKr.c : Added 'tksbFn' to the time-line program resource file.
9 år sedan
Kevin Larke
5510595568
cmDspClass.h, cmDspUi.c : Added cmDspUiTakeSeqBldrCreate().
9 år sedan
Kevin Larke
d01fdca576
cmDspKr.h/c, cmDspBuildIn.c : Added initial framework for cmTakeSeqBldr DSP object.
9 år sedan
Kevin Larke
31dcea8f55
cmDspPgmKr.c : Re-enabled input compressor.
10 år sedan
Kevin Larke
64475eb410
cmDspPgmKr.c : Fixed typo where 'useInputEqFl' was interpretted incorrectly.
10 år sedan
Kevin Larke
a1b8e4c739
cmDspSys.c : Added instance labels for some error messages.
10 år sedan
kevin
1931bfdd6d
cmDspPgm.c : Changed abeg[] and aend[] to double in _cmDspSysPgm_PickupFxFile()
10 år sedan
Kevin Larke
0579a50ed1
cmDspPgmKr.c : Added input eq.
Removed dead code _cmDspSys_TlXformChain1().
10 år sedan
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 år sedan
Kevin Larke
10a831cd72
cmDspPgmKr.c : Many and various changes following 8/24/14 Disklavier session.
10 år sedan
Kevin Larke
18a21d5e96
cmDspKr.c : cmDspRecdPlayExec() now checks for disconnected inputs and outputs.
10 år sedan
Kevin Larke
4cd59919a2
cmDspPgm.c : Added _cmDspPgmMidiFilePlay().
Removed the use of useBuiltInFl from _cmDspSysPgm_Stereo_Through().
10 år sedan
Kevin Larke
c9cba4c7bf
dsp/cmDspKr.c : Changed the way the MIDI channel is handled in _cmDspNanoMapRecv().
10 år sedan
Kevin Larke
26060afa25
cmDspFx.c : Added 'clear' command to cmDspMsgDelay.
10 år sedan
kpl_harpo
102725929c
cmDspBuiltIn.c : Added 'send' input port to FName object.
10 år sedan
kpl_harpo
d0c6741b65
cmDspPgm.c : Added _cmDspSysPgm_MultiOut() and _cmDspSysPgm_MultiIn().
10 år sedan
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 år sedan
kevin
4b59da2947
cmDspKr.c : Now depends on cmProc5.h.
10 år sedan
kevin
1e26484c74
cmDspKr.c: Removed declaration of unused variable in _cmDspNanMapRecv()
to eliminate compiler warning.
10 år sedan