Kevin Larke
acd262b3b9
cmDspPgm.c : Added cmDspSysPgm_TwoD and cmDspSysPgm_BinEnc.
il y a 9 ans
Kevin Larke
aab1940eb5
cmDspBuiltIn.c : Added cmDspBinEnc and cmDsp2d.
il y a 9 ans
Kevin Larke
1a6156f50a
Added output rate control to cmDspLine().
il y a 9 ans
Kevin Larke
2c1be3cf84
Added cmDspUi2 two-dimensional drag UI control.
il y a 9 ans
Kevin Larke
a262bf4684
cmDspBuiltIn.c : Added cmTakeSeqRendClassCons.
il y a 9 ans
Kevin Larke
be2528d393
cmDspPgmKr.h/c, cmDspPgm.c : Added cmDspSysPgm_Tksb().
il y a 9 ans
Kevin Larke
5c028bca2f
cmDspKr.h/c : Many changes to cmDspTakeSeqBldr.
Added cmDspTakeSeqRend processor.
il y a 9 ans
Kevin Larke
59cec07cce
cmDspClass.h/c, cmDspUI.c : Added 'ptr' type variables.
Added TakeSeqBldr/Rndr UI allocator functions.
il y a 9 ans
Kevin Larke
3a94b42b32
cmDspValue.h/c : Added the 'ptr' type to represent void*.
il y a 9 ans
Kevin Larke
35aad95b05
cmDspPgmKr.c : Connect the 'muid' MIDI file player output to the 'muid'
score follower input.
il y a 9 ans
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.
il y a 9 ans
Kevin Larke
83345c5046
cmDspTl.h/c : Deleted these unused files.
il y a 9 ans
Kevin Larke
7fbe7ba4ae
cmDspPgmKr.c : Added 'tksbFn' to the time-line program resource file.
il y a 9 ans
Kevin Larke
5510595568
cmDspClass.h, cmDspUi.c : Added cmDspUiTakeSeqBldrCreate().
il y a 9 ans
Kevin Larke
d01fdca576
cmDspKr.h/c, cmDspBuildIn.c : Added initial framework for cmTakeSeqBldr DSP object.
il y a 9 ans
Kevin Larke
31dcea8f55
cmDspPgmKr.c : Re-enabled input compressor.
il y a 10 ans
Kevin Larke
64475eb410
cmDspPgmKr.c : Fixed typo where 'useInputEqFl' was interpretted incorrectly.
il y a 10 ans
Kevin Larke
a1b8e4c739
cmDspSys.c : Added instance labels for some error messages.
il y a 10 ans
kevin
1931bfdd6d
cmDspPgm.c : Changed abeg[] and aend[] to double in _cmDspSysPgm_PickupFxFile()
il y a 10 ans
Kevin Larke
0579a50ed1
cmDspPgmKr.c : Added input eq.
Removed dead code _cmDspSys_TlXformChain1().
il y a 10 ans
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.
il y a 10 ans
Kevin Larke
10a831cd72
cmDspPgmKr.c : Many and various changes following 8/24/14 Disklavier session.
il y a 10 ans
Kevin Larke
18a21d5e96
cmDspKr.c : cmDspRecdPlayExec() now checks for disconnected inputs and outputs.
il y a 10 ans
Kevin Larke
4cd59919a2
cmDspPgm.c : Added _cmDspPgmMidiFilePlay().
Removed the use of useBuiltInFl from _cmDspSysPgm_Stereo_Through().
il y a 10 ans
Kevin Larke
c9cba4c7bf
dsp/cmDspKr.c : Changed the way the MIDI channel is handled in _cmDspNanoMapRecv().
il y a 10 ans
Kevin Larke
26060afa25
cmDspFx.c : Added 'clear' command to cmDspMsgDelay.
il y a 10 ans
kpl_harpo
102725929c
cmDspBuiltIn.c : Added 'send' input port to FName object.
il y a 10 ans
kpl_harpo
d0c6741b65
cmDspPgm.c : Added _cmDspSysPgm_MultiOut() and _cmDspSysPgm_MultiIn().
il y a 10 ans
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.
il y a 10 ans
kevin
4b59da2947
cmDspKr.c : Now depends on cmProc5.h.
il y a 10 ans
kevin
1e26484c74
cmDspKr.c: Removed declaration of unused variable in _cmDspNanMapRecv()
to eliminate compiler warning.
il y a 10 ans
kevin
8e0fb864e4
cmDspKr.c : cmRecdPlay object only records/plays segments when it recieves
a perfect match to the start of the record/playback segment. Segments
which are specified between the last received score location and the
current location are skipped.
il y a 10 ans
kevin
7584fdd936
cmDspPgmKr.c : Removed segment filename/label from cmRecdPlay object.
cmRecdPlay objects now take a resource based list of segments to pre-load.
il y a 10 ans
kevin
d37fd59317
cmDspKr.c : Added ability to pre-load a list of segments for the cmRecdPlay object.
il y a 10 ans
kevin
c0fb38d8b7
cmDspPgmKr.c : RecdPlay object now takes an initial score search location
from the score UI.
il y a 10 ans
kevin
e07e632de6
cmDspKr.c : cmDspRecdPlay now takes an initial score search location index.
il y a 10 ans
kevin
f96e261382
cmDspPgmKr.c : Added 'useWtFl' to cmDspSysPgm_Timeline.
il y a 10 ans
kevin
a19d93b265
cmDspKr.c : Added ability to preload a cmRecdPlay segment from an audio file.
il y a 10 ans
kevin
0a71501780
cmDspKr.c : Added 'cmd' input to cmDspScore object to print score location report upon reception of 'dump' symbol.
f
il y a 11 ans
kevin
4b2f2e0398
cmDspPgmKr.c : Added 'fragFl' to toggle fragment processing chains.
Added connection from 'Dump' button to score to print score location report.
il y a 11 ans
kevin
f2bed90054
CmDspPgm.c : Added individual printer outputs for each MIDI data element.
il y a 11 ans
kevin
c4a0bceaec
cmDspKr.c : Post test updates to cmDspSyncRecd().
il y a 11 ans
kevin
e2a2295be6
cmDspPgm.c : Added _cmDspSysPgm_SyncRecd to test the cmDspSyncRecd.
il y a 11 ans
kevin
94da1333af
cmDspBuiltIn.c : cmDspMidiIn now outputs MIDI timestamps.
Fixed bug in cmDspCheckbox which prevented correct symbols from being stored.
Added cmSyncRecdClassCons to the built in processor list.
il y a 11 ans
kevin
9c752e95ac
cmDspKr.h/c : Initial implementation of cmDspSyncRecd.
il y a 11 ans
kevin
6c66569f79
Many Files (See list in comment): Added #include "cmTime.h" to support Audio and MIDI time stamps.
app/cmOnset.c
app/cmPickup.c
app/cmScore.c
app/cmScoreProc.c
app/cmTimeLine.c
cmAudDsp.c
cmAudioAggDev.c
cmAudioFileDev.c
cmAudioNrtDev.c
cmAudioPort.c
cmAudioPortFile.c
cmDevCfg.c
cmFeatFile.c
cmMidi.c
cmMidiFile.c
cmProc2.c
cmProc3.c
cmProc4.c
cmProcTest.c
cmRbm.c
cmUiRtSysMstr.c
dsp/cmDspClass.c
dsp/cmDspFx.c
dsp/cmDspNet.c
dsp/cmDspPgmKr.c
dsp/cmDspPgmPP.c
dsp/cmDspPgmPPMain.c
dsp/cmDspSys.c
dsp/cmDspUi.c
il y a 11 ans
kevin
2f0df884b0
cmDspPgmKr.c : Added separate channels for fragment transformation.
il y a 11 ans
kevin
7d7448ba55
cmDspKr.c : Fixed uninitialized variable warning (n in _cmDspRecdPlayExec()).
il y a 11 ans
kevin
0a12858783
cmDspFx.c : Fixed uninitialized variable (n in _cmDspAudioNofM_Exec().
il y a 11 ans
kevin
cd6a0b1891
cmDspBuiltIn.c : Fixed bug in _cmDspCheckboxAlloc() where the on/off symbols were not registered using the default labels.
il y a 11 ans