kpl
35afc5f004
cmDspKr.c : Updated AmSync output format.
před 11 roky
kpl
ffde60139a
cmDspKr.h/c: Added 'AmSync' DSP processor object. Added unique midi msg
id output to midi file player. Added audio and midi label output to
time line object.
před 11 roky
kpl
0af84b0363
cmDspPgmKr.c : Added use of AmSync object.
před 11 roky
kpl
1bbecc58c2
cmDspBuiltIn.c : Added AmSync DSP class.
před 11 roky
kevin
2d85218c4b
cmDspClass.c: Removed use of OS_OSX preproc. flags for working around
va_list differences with older gcc. This change is part of spat-lab port.
před 11 roky
kevin
7a08ab4793
cmProc3.h/c,cmDspFx.c:Added fade in/out times to xfader.
před 11 roky
kevin
759ec01595
cmDspPgmKr.c:Added control to set xfade time.
před 11 roky
kevin
13f8d89142
cmDspPgmKr.c: Changeed _cmDspSysPgm_TimeLine() to multiplex param's instead
of measurements.
před 11 roky
kpl
0dd72e910c
cmDspPgmKr.c:Many changes to _cmDspSysPgm_TimeLine() to support
crossfading transforms.
před 11 roky
kpl
4f5ff63a08
cmDspPgm.c: Removed _cmDspSysPgm_Switcher.
před 11 roky
kpl
b56fee2605
cmDspKr.c:
1) Changed time-line to support setting data prefix path
in cmTimeLine initialization.
2) Added 'scloc' to 'ActiveMeas'.
před 11 roky
kpl
94f1e7cd1f
cmDspBuiltIn.c:Added 'reset' to 'Counter'.
před 11 roky
kpl
c5b8c68e11
cmAudioDsp.c,cmAudDspIF.h/c,cmMsgProtocol.h,cmDspClass.h:Changes to
new procedure cmDspSysPrintPgm().
před 11 roky
kpl
78faec2960
cmDspSys.h/c:Added _cmDspSysAssignUniqueInstSymId() to automatically assign
unique symbol id's to all DSP instances which were not assigned explicit symbol
id's.
Also added cmDspSysPrintPgm() to print the currently loaded program
network as a JSON file.
před 11 roky
kevin
cad6618f3d
cmDspPgmKr.c:Measurements now can be independently scaled and mapped for
right and left transforms.
před 11 roky
kevin
83baef16a4
cmDspPgmKr.c:Changed _cmDspSysPgm_TimeLine() such that the 'activeMeas'
add command is sent from the 'typeId' field of the performance eval. MsgList.
před 11 roky
kevin
2134f45d59
cmDspPgmKr.c:Completed integration and initial testing of 'ActiveMeas'.
před 11 roky
kevin
fbf2b570a9
cmDspKr.c:Added 'rewind' command to _cmDspActiveMeas.
před 11 roky
kpl
55c2b254c6
cmDspPgmKr.c:Inital insert of 'Active Meas' in cmDspSysPgm_TimeLine.
před 11 roky
kpl
4576de0263
cmDspBuiltIn.c,cmDspKr.h/c:Inital development of cmActiveMeas in cmDspKr.c.
před 11 roky
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.
před 11 roky
kevin
a50001972f
cmDspKr.c: Added test for DBL_MAX in _cmScFolMatcherCb() to prevent invalid score measurement values from being used as parameter values.
This would might be better accomplished inside cmProc4.c:cmScMeaExec().
před 11 roky
kevin
826eec51b4
cmDspPgm.c:Added _cmDspSysPgm_RsrcWr() and update _cmDspSysPreset() to use Menu Buttons and Message Lists.
před 11 roky
kevin
9b529cd4b9
cmDspBuiltIn.c: Added 'rsrcWr' and tested with 'string' inputs.
před 11 roky
kevin
778e95cb1f
cmDspSys.h/c: Completed and tested cmDspRsrcWriteString().
před 11 roky
kevin
d4db5427c5
cmDspPgmKr.c:Added compressor preset.
před 11 roky
kevin
03d026999a
cmDspClass.c: Fixed #ifdef typo's
před 11 roky
kevin
f1dc68364a
cmDspSys.h/c:Initial add of cmDspRsrcWriteString() and check of cmJsonIsModified() in cmDspSysUnload().
před 11 roky
kevin
c3643ef133
cmDspPgmKr.c: Added preset controls to _cmDspSysPgmTimeLine().
před 11 roky
kevin
88856255d2
cmDspPgm.c:_cmDspSysPgm_Preset() improved variable names.
před 11 roky
kevin
b7bcac7de6
cmDspKr.c: kAudPathTlId now transmits to UI in _cmDspTimeLineRecv()
před 11 roky
kevin
f118b68bb7
cmDspClass.c:Added OS_X specific compilation for _cmDspParseArgV().
před 11 roky
kevin
a9a615f94e
cmDspClass.c: _cmDspParseArgV() now returns the va_list. This seemed to solve a OS-X problem with va_arg() parsing.
před 11 roky
kevin
cc3f7627a0
cmDspKr.c:Removed unused variable p in _cmDspScaleRangeReset().
před 11 roky
kevin
6552c90322
cmDspPgmKr.c:Added compressor to _cmDspSysPgm_TimeLine()
před 11 roky
kevin
62ab5588e1
cmDspPgmKr.c:Added use of ScaleRange to score measurement values.
před 11 roky
kevin
14f163394d
cmDspKr.h/c: Added 'ScaleRange' DSP class.
před 11 roky
kevin
f4448e99b6
cmDspSys.c: Incoming MIDI messages are now dispatched to DSP objects via
broadcast message mechanism.
cmDspBuiltIn.c:Added _cmMidiInDC and _cmMidiOutDC.
cmDspPgm.c: Added _cmDspSysPgm_Test_Midi().
před 11 roky
kevin
ca06ba399a
cmDspPreset.c:Fixed uninitialized variable 'pp' in _cmDspPresetCount().
před 11 roky
kevin
b3b492f094
cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files.
před 11 roky
kevin
c9dd87625a
cmProc4.h/c, cmDspKr.c, cmDspPgmKr.c: Many changes to debug cmScMod. Added _cmDspGSwitchAlloc().
před 11 roky
kevin
b467c7abd4
cmDspBuiltIn.c:Rewrote _cmDspAudioFileOutExec().
před 11 roky
kevin
4463d9bbe3
cmDspKr.h,cmDspPgm.c,cmDspPgmKr.h: Added cmDspGSwitcher ('switcher') program.
před 11 roky
kevin
3f0d2efb2c
cmDspFx.c: Removed printfs(). Fixed 'DsDist' class doc string.
před 11 roky
kevin
070962c721
cmDspClass.h/c: Added cmSampleDsvFl and cmRealDsvFl to cmDspValueSet().
před 11 roky
kevin
d7b64b882b
cmDspStore.h/c: Initial commit.
cmDspCtx.h, cmDspNet.h/c, cmDspSys.c, Makefile.am: Added cmDspStore.
před 11 roky
kevin
9b9e626287
cmProc.h/c: Added cmScModulator cmDspKr.h/c,cmDspPgmKr add cmScMod
před 11 roky
kevin
030510039d
cmDspKr.c: Added cmMeas and Dyn,Even,Tempo outputs to cmDspScFol.
před 11 roky
kevin
39bb4104c7
cmDspPgmKr.c - Changed cmDspSysPgm_TimeLine().
před 12 roky
kevin
ac75b45da3
cmDspPgm.c Added printer to cmDspSysPgm_AvailCh().
před 12 roky