Commit Graph

67 次程式碼提交

作者 SHA1 備註 提交日期
kevin
c33d10376b cmDspPgmKr.c : Replaced connections to (c0,c1,c2,c3).kr1 which appear to have been disconnected in error. 2016-05-12 19:06:24 -04:00
kevin
8be69c82cd Broke cmDspPgmKr.c into multiple files cmDspPgm???.c. 2016-05-11 18:29:59 -04:00
kevin
17bbae66a8 cmDspPgmKr.c : Set useInCompFl to false in _cmDspSysPgm_TimeLine(). 2015-11-19 19:14:01 -05:00
Kevin Larke
176073874f *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 2015-11-16 14:59:27 -05:00
kevin
0c9f02d130 cmDspPgmKr.c : Enabled kr1 in transform channel. Fixed cross fade problem in _cmDspSysPgm_TksbLite(). 2015-10-22 18:01:35 -04:00
kevin
4dcc216ab5 cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite().
Added use of second processing chain in _cmDspSysPgm_TksbLite().
2015-10-07 13:02:55 -04:00
kevin
01e3a4af26 cmDspPgmKr.h/c, cmDspPgm.c : Added _cmDspSysPgm_TksbLite(). 2015-09-03 17:55:46 -04:00
kevin
7c6a0f5da5 cmDspPgmKr.c : Added EchoCancel to TKSB.
Changed default input and output gain to 0.0.
2015-08-27 17:51:37 -04:00
kevin
d22cf3aa56 cmDspPgmKr.c : Changed label of MidiFilePlayer 'mu' output to 'id' in 'time-line' patch. 2015-06-26 18:56:25 -04:00
Kevin Larke
be2528d393 cmDspPgmKr.h/c, cmDspPgm.c : Added cmDspSysPgm_Tksb(). 2015-03-31 11:11:49 -07:00
Kevin Larke
35aad95b05 cmDspPgmKr.c : Connect the 'muid' MIDI file player output to the 'muid'
score follower input.
2015-02-25 15:20:18 -08:00
Kevin Larke
7fbe7ba4ae cmDspPgmKr.c : Added 'tksbFn' to the time-line program resource file. 2015-02-25 10:40:14 -08:00
Kevin Larke
31dcea8f55 cmDspPgmKr.c : Re-enabled input compressor. 2014-12-13 15:40:25 -08:00
Kevin Larke
64475eb410 cmDspPgmKr.c : Fixed typo where 'useInputEqFl' was interpretted incorrectly. 2014-12-13 11:50:10 -08:00
Kevin Larke
0579a50ed1 cmDspPgmKr.c : Added input eq.
Removed dead code _cmDspSys_TlXformChain1().
2014-11-10 17:21:05 -08:00
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.
2014-10-20 10:21:25 -07:00
Kevin Larke
10a831cd72 cmDspPgmKr.c : Many and various changes following 8/24/14 Disklavier session. 2014-08-25 14:13:07 -07:00
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.
2014-03-17 10:08:19 -07:00
kevin
7584fdd936 cmDspPgmKr.c : Removed segment filename/label from cmRecdPlay object.
cmRecdPlay objects now take a resource based list of segments to pre-load.
2014-01-17 17:00:51 -05:00
kevin
c0fb38d8b7 cmDspPgmKr.c : RecdPlay object now takes an initial score search location
from the score UI.
2014-01-16 20:20:01 -08:00
kevin
f96e261382 cmDspPgmKr.c : Added 'useWtFl' to cmDspSysPgm_Timeline. 2014-01-16 15:05:24 -08:00
kevin
4b2f2e0398 cmDspPgmKr.c : Added 'fragFl' to toggle fragment processing chains.
Added connection from 'Dump' button to score to print score location report.
2013-12-18 10:00:53 -05:00
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
2013-12-15 18:14:27 -05:00
kevin
2f0df884b0 cmDspPgmKr.c : Added separate channels for fragment transformation. 2013-12-12 12:23:59 -05:00
kevin
c442830e85 cmDspPgmKr.c : Added audio output 2&3 to handle direct through dry signal. 2013-12-11 12:44:26 -05:00
kevin
3a202c27f9 cmDspPgmKr.c : Major rewrite of _cmDspSysPgm_TimeLine().
The original function is in _cmDspSysPgm_TimeLine2().
2013-12-10 16:35:03 -05:00
kevin
c11c875f29 cmDspPgmKr.c: Added option to direct fragments to independent audio outputs. 2013-11-19 19:29:21 -08:00
kevin
c946234fde Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm with
spat lab mac.
2013-11-19 11:15:12 -08:00
kevin
031210c7e9 cmDspPgmKr.c : Added look-head parameters for cmDspRecdPlay object. 2013-11-19 11:08:56 -05:00
kpl
691d0ef278 cmDspPgmKr.c : Added the cmDspRecdPlay object to the patch. 2013-11-18 22:32:28 -08:00
kevin
d235d22da5 cmDspPgmKr.c : Added 'audio in' button to switch 'live' and 'simulate'
audio input between the recorded and audio input port.
2013-11-03 13:46:41 -08:00
kevin
70fcc2d107 cmDspPgmKr.c : Added input audio meters. The 'start' button now connects
to the 'availCh' 'reset' rather than 'trig'.  'AvailCh' 'reset' output
is connected to the 'Xfader' 'reset' input. The score location print out
now comes from the 'recent' score follower output.
2013-11-03 11:56:01 -08:00
kpl
edad3b99cd cmDspKr.h/c cmDspBuiltIn.c, cmDspPgmKr.c : Added 'NanoMap' DSP object. 2013-10-31 18:07:00 -07:00
kevin
9082a45c41 cmDspPgmKr.c : Added Input gain control and all-notes-off command on the
off button (it's not clear that all-notes-off actually works.).
2013-10-17 16:56:31 -07:00
kevin
2855506568 cmDspPgmKr.c : Added connection from 'simulate' check button to routers
and added siRt to route midi file player smpidx output in
'simulate' mode.
2013-10-16 18:55:04 -07:00
kpl
b549a90da3 cmDspPgmKr.c : Removed body of cmDspSysPgm_KrLive() and modified
_cmDspSysPgm_TimeLine() to have 'live' and 'simulate' modes.
2013-10-16 16:31:23 -07:00
kevin
921597e50d cmDspPgmKr.c : Removed 'midiInPort' resource string because the MIDI input
port does not require a device or port selector.
2013-10-16 09:01:53 -07:00
kpl
5307482f6e cmDspPgmKr.h/c : Initial implementation of cmDspSysPgm_KrLive. 2013-10-15 14:50:48 -07:00
kevin
fb509b10c7 cmDspPgmKr.c : Patched scMod.post to achan.trig (but commented out). 2013-09-30 11:04:49 -07:00
kevin
0f75ad445c cmDspPgmKr.c : Added audio output file record and MIDI output port. 2013-09-29 18:48:08 -07:00
kevin
85776619e2 cmDspPgmKr.c : Removed printing from time-line audio begin sample index output. 2013-09-26 12:49:43 -07:00
kpl
0af84b0363 cmDspPgmKr.c : Added use of AmSync object. 2013-09-25 23:44:59 -07:00
kevin
759ec01595 cmDspPgmKr.c:Added control to set xfade time. 2013-08-13 12:44:13 -07:00
kevin
13f8d89142 cmDspPgmKr.c: Changeed _cmDspSysPgm_TimeLine() to multiplex param's instead
of measurements.
2013-08-12 16:40:34 -07:00
kpl
0dd72e910c cmDspPgmKr.c:Many changes to _cmDspSysPgm_TimeLine() to support
crossfading transforms.
2013-08-12 00:13:34 -07:00
kevin
cad6618f3d cmDspPgmKr.c:Measurements now can be independently scaled and mapped for
right and left transforms.
2013-07-13 17:22:26 -07:00
kevin
83baef16a4 cmDspPgmKr.c:Changed _cmDspSysPgm_TimeLine() such that the 'activeMeas'
add command is sent from the 'typeId' field of the performance eval. MsgList.
2013-07-11 12:21:55 -07:00
kevin
2134f45d59 cmDspPgmKr.c:Completed integration and initial testing of 'ActiveMeas'. 2013-07-10 14:20:01 -07:00
kpl
55c2b254c6 cmDspPgmKr.c:Inital insert of 'Active Meas' in cmDspSysPgm_TimeLine. 2013-07-10 12:25:05 -07:00
kevin
c0960d726d cmDspPgmKr.c:Chnaged the spectral distortion 'offset' default value from 30.0 to 2.0
because it is now used as the 'bump' mode coefficient more often than it's original
intent as a threshold offset in the spec. dist. envelope following modes.
2013-05-26 09:36:44 -07:00