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.
пре 11 година
kevin
cad6618f3d
cmDspPgmKr.c:Measurements now can be independently scaled and mapped for
right and left transforms.
пре 11 година
kevin
83baef16a4
cmDspPgmKr.c:Changed _cmDspSysPgm_TimeLine() such that the 'activeMeas'
add command is sent from the 'typeId' field of the performance eval. MsgList.
пре 11 година
kevin
2134f45d59
cmDspPgmKr.c:Completed integration and initial testing of 'ActiveMeas'.
пре 11 година
kevin
fbf2b570a9
cmDspKr.c:Added 'rewind' command to _cmDspActiveMeas.
пре 11 година
kpl
55c2b254c6
cmDspPgmKr.c:Inital insert of 'Active Meas' in cmDspSysPgm_TimeLine.
пре 11 година
kpl
4576de0263
cmDspBuiltIn.c,cmDspKr.h/c:Inital development of cmActiveMeas in cmDspKr.c.
пре 11 година
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.
пре 11 година
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().
пре 11 година
kevin
826eec51b4
cmDspPgm.c:Added _cmDspSysPgm_RsrcWr() and update _cmDspSysPreset() to use Menu Buttons and Message Lists.
пре 11 година
kevin
9b529cd4b9
cmDspBuiltIn.c: Added 'rsrcWr' and tested with 'string' inputs.
пре 11 година
kevin
778e95cb1f
cmDspSys.h/c: Completed and tested cmDspRsrcWriteString().
пре 11 година
kevin
d4db5427c5
cmDspPgmKr.c:Added compressor preset.
пре 11 година
kevin
03d026999a
cmDspClass.c: Fixed #ifdef typo's
пре 11 година
kevin
f1dc68364a
cmDspSys.h/c:Initial add of cmDspRsrcWriteString() and check of cmJsonIsModified() in cmDspSysUnload().
пре 11 година
kevin
c3643ef133
cmDspPgmKr.c: Added preset controls to _cmDspSysPgmTimeLine().
пре 11 година
kevin
88856255d2
cmDspPgm.c:_cmDspSysPgm_Preset() improved variable names.
пре 11 година
kevin
b7bcac7de6
cmDspKr.c: kAudPathTlId now transmits to UI in _cmDspTimeLineRecv()
пре 11 година
kevin
f118b68bb7
cmDspClass.c:Added OS_X specific compilation for _cmDspParseArgV().
пре 11 година
kevin
a9a615f94e
cmDspClass.c: _cmDspParseArgV() now returns the va_list. This seemed to solve a OS-X problem with va_arg() parsing.
пре 11 година
kevin
cc3f7627a0
cmDspKr.c:Removed unused variable p in _cmDspScaleRangeReset().
пре 11 година
kevin
6552c90322
cmDspPgmKr.c:Added compressor to _cmDspSysPgm_TimeLine()
пре 11 година
kevin
62ab5588e1
cmDspPgmKr.c:Added use of ScaleRange to score measurement values.
пре 11 година
kevin
14f163394d
cmDspKr.h/c: Added 'ScaleRange' DSP class.
пре 11 година
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().
пре 11 година
kevin
ca06ba399a
cmDspPreset.c:Fixed uninitialized variable 'pp' in _cmDspPresetCount().
пре 11 година
kevin
b3b492f094
cmThread.h/c: cmSleepMs() and cmSleepUs() and replaced all references to usleep() in many files.
пре 11 година
kevin
c9dd87625a
cmProc4.h/c, cmDspKr.c, cmDspPgmKr.c: Many changes to debug cmScMod. Added _cmDspGSwitchAlloc().
пре 11 година
kevin
b467c7abd4
cmDspBuiltIn.c:Rewrote _cmDspAudioFileOutExec().
пре 11 година
kevin
4463d9bbe3
cmDspKr.h,cmDspPgm.c,cmDspPgmKr.h: Added cmDspGSwitcher ('switcher') program.
пре 11 година
kevin
3f0d2efb2c
cmDspFx.c: Removed printfs(). Fixed 'DsDist' class doc string.
пре 11 година
kevin
070962c721
cmDspClass.h/c: Added cmSampleDsvFl and cmRealDsvFl to cmDspValueSet().
пре 11 година
kevin
d7b64b882b
cmDspStore.h/c: Initial commit.
cmDspCtx.h, cmDspNet.h/c, cmDspSys.c, Makefile.am: Added cmDspStore.
пре 11 година
kevin
9b9e626287
cmProc.h/c: Added cmScModulator cmDspKr.h/c,cmDspPgmKr add cmScMod
пре 11 година
kevin
030510039d
cmDspKr.c: Added cmMeas and Dyn,Even,Tempo outputs to cmDspScFol.
пре 11 година
kevin
39bb4104c7
cmDspPgmKr.c - Changed cmDspSysPgm_TimeLine().
пре 12 година
kevin
ac75b45da3
cmDspPgm.c Added printer to cmDspSysPgm_AvailCh().
пре 12 година
kevin
883891657f
cmDspKr.c Changes to reflect new cmScoreInitialize() signature.
пре 12 година
kevin
ab0589a216
cmDspBuiltIn.c cmDspWaveTable can now report the current audio file sample index periodically rather than on every exec.
пре 12 година
kevin
2b6a272d55
Completed AvailCh DSP Object
Added state[] variable to XFader DSP object.
Completed _cmDspSysPgm_AvailCh() example program.
пре 12 година
kevin
64831fef9f
Changes to phasor and wavetable DSP objects to correct problem with phase use in the wavetable.
The phasor value must be limited to a max value - the size of the wave table
otherwise the resolution of the phasor object phase counter eventually
diminishes due to the increasing value of the integer part of the
floating point value. This will result in distortion in the wave table
output because the phase value will not increment reliably.
пре 12 година
kevin
0fcfebb1cd
cmDspKr.c Changes to _cmDspMidiFilePlaySeekMsgIdx() and _cmDspMidiFilePlayExec() to validate MIDI file handle prior to using it.
пре 12 година
kevin
6122fff8c9
cmDspPgm.c Added _cmDspSysPgm_AvailCh() testing function.
пре 12 година
kevin
a659c4a2bf
cmDspFx.h/c Initial code for cmAvailCh DSP object.
пре 12 година
kevin
2b6c5327c6
cmDspClass.h/c Added DSP object variables set/get for types cmReal_t and cmSample_t.
пре 12 година
kevin
e9c4d0edd2
Many changes to add score/performance feedback to GUI
пре 12 година
kevin
a0dcef606d
cmDspPgmKr.c Load time-line program static information from the pgm resource file.
пре 12 година
kevin
cf13708864
cmDspBuiltin.c Include cmShiftBufClassCons in process list.
пре 12 година
kevin
3a5ab6f36c
cmDspKr.c MIDI file player now emits time tag. Changes related to score follower development
пре 12 година
kpl
24bcde77ac
cmProc4.h/c cmDspKr.c Score follower tweeking.
пре 12 година