kevin
8be69c82cd
Broke cmDspPgmKr.c into multiple files cmDspPgm???.c.
8 years ago
kevin
f3d07545f0
cmDspFix.c : Added comments to cmActiveChannel.
8 years ago
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 years ago
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 years ago
kevin
17bbae66a8
cmDspPgmKr.c : Set useInCompFl to false in _cmDspSysPgm_TimeLine().
9 years ago
kevin
c9eaf40705
cmDspKr.c : Updates to use amicro instead of dtick in MIDI mesg.
9 years ago
Kevin Larke
176073874f
*.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp.
9 years ago
kevin
0c9f02d130
cmDspPgmKr.c : Enabled kr1 in transform channel. Fixed cross fade problem in _cmDspSysPgm_TksbLite().
9 years ago
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 years ago
kevin
c02080bfcd
cmDspKr.c : Added 'dump' command to cmDspScMod.
9 years ago
kevin
3c6b55186b
cmDspClass.c : Add instance label to error message header.
9 years ago
kevin
cd6fa21deb
cmDspPgm.c : Changed cmDspSysPgm_AvailCh() to test AvailCh.
9 years ago
kevin
65706fc435
cmDspFx.c : Rewrote AvailCh.
9 years ago
kevin
2a954a700c
cmDspBuiltIn.c : Improved comment on WaveTable 'shape' parameter.
9 years ago
kevin
4dcc216ab5
cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite().
Added use of second processing chain in _cmDspSysPgm_TksbLite().
9 years ago
kevin
45504a586d
cmDspPgm.c: Changed default audio channels on _cmDspSysPgm_StereoThrough().
9 years ago
kevin
47db49bb43
cmDspKr.c : Added bypass to echo cancel.
9 years ago
kevin
01e3a4af26
cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite().
9 years ago
kevin
0d1824b9c3
cmDspKr.c : Added compiled bypass flag and parameter setters to EchoCancel.
9 years ago
kevin
7c6a0f5da5
cmDspPgmKr.c : Added EchoCancel to TKSB.
Changed default input and output gain to 0.0.
9 years ago
kevin
66660cb6de
cmDspKr.c : Added call to cmNlmsEcWrite() and set new default values for the
fixed delay time and impulse response length.
9 years ago
kevin
458ddb85fe
cmDspPgm.c : Added use of Traveler MIDI interface to _cmDspSysPgm_TakeSeqBlkdr().
9 years ago
kevin
05413c9822
cmDspKr.h/cmDspBuiltin.c : Added cmEchoCancelClassCons().
9 years ago
kevin
afc70eae74
cmDspKr.c : Added initial implementation of _cmDspEchoCancel.
9 years ago
kevin
4b3d575099
cmDspKr.c : Changed default PHAT mult arg. in cmPhat from 4 to 1.
9 years ago
Kevin Larke
1953a676ac
cmDspPgm.c : Changed _cmDspSysPgm_ReflectCalc() to actually use cmReflectCalc.
9 years ago
kevin
a23c26f46b
cmDspPgm.c : Added _cmDspSysPgm_ReflectCalc().
9 years ago
kevin
b371733c9a
cmDspBuiltIn.c : Registered cmReflectCalcClassCons.
9 years ago
kevin
537ad58c39
cmDspKr.h/c : Added initial implementation of cmReflectCalc.
9 years ago
kevin
c262a44e72
cmDspKr.c : Changed error message to warning in _cmDspRecdPlayParseRsrc().
9 years ago
kevin
d22cf3aa56
cmDspPgmKr.c : Changed label of MidiFilePlayer 'mu' output to 'id' in 'time-line' patch.
9 years ago
kevin
cead889078
cmDspPgm.c : Added gain control to 'sine' test pgm.
9 years ago
Kevin Larke
acd262b3b9
cmDspPgm.c : Added cmDspSysPgm_TwoD and cmDspSysPgm_BinEnc.
9 years ago
Kevin Larke
aab1940eb5
cmDspBuiltIn.c : Added cmDspBinEnc and cmDsp2d.
9 years ago
Kevin Larke
1a6156f50a
Added output rate control to cmDspLine().
9 years ago
Kevin Larke
2c1be3cf84
Added cmDspUi2 two-dimensional drag UI control.
9 years ago
Kevin Larke
a262bf4684
cmDspBuiltIn.c : Added cmTakeSeqRendClassCons.
9 years ago
Kevin Larke
be2528d393
cmDspPgmKr.h/c, cmDspPgm.c : Added cmDspSysPgm_Tksb().
9 years ago
Kevin Larke
5c028bca2f
cmDspKr.h/c : Many changes to cmDspTakeSeqBldr.
Added cmDspTakeSeqRend processor.
9 years ago
Kevin Larke
59cec07cce
cmDspClass.h/c, cmDspUI.c : Added 'ptr' type variables.
Added TakeSeqBldr/Rndr UI allocator functions.
9 years ago
Kevin Larke
3a94b42b32
cmDspValue.h/c : Added the 'ptr' type to represent void*.
9 years ago
Kevin Larke
35aad95b05
cmDspPgmKr.c : Connect the 'muid' MIDI file player output to the 'muid'
score follower input.
9 years ago
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 years ago
Kevin Larke
83345c5046
cmDspTl.h/c : Deleted these unused files.
9 years ago
Kevin Larke
7fbe7ba4ae
cmDspPgmKr.c : Added 'tksbFn' to the time-line program resource file.
9 years ago
Kevin Larke
5510595568
cmDspClass.h, cmDspUi.c : Added cmDspUiTakeSeqBldrCreate().
9 years ago
Kevin Larke
d01fdca576
cmDspKr.h/c, cmDspBuildIn.c : Added initial framework for cmTakeSeqBldr DSP object.
9 years ago
Kevin Larke
31dcea8f55
cmDspPgmKr.c : Re-enabled input compressor.
10 years ago
Kevin Larke
64475eb410
cmDspPgmKr.c : Fixed typo where 'useInputEqFl' was interpretted incorrectly.
10 years ago
Kevin Larke
a1b8e4c739
cmDspSys.c : Added instance labels for some error messages.
10 years ago