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 лет назад
kpl
d7578b9866
cmDspBuiltIn.c Added useThreadFl to WaveTable DSP Object.
useThreadFl allows the background file loading thread to be enabled and disabled.
12 лет назад
kpl
deaf96e725
cmDspPgmKr.c Many changes to _cmDspSysPgm_TimeLine().
12 лет назад
kpl
6334b34d2c
Removed use of cmOp.h/c. Added features to DSP WaveTable object.
Added VECT_OP_FUNC()'s MultSumVVS() and SquaredSum().
DSP Wavetable object now transmits 'done' after last sample of the
last loop and provides running output of the current audio file
index via 'fidx'.
12 лет назад
kpl
f0e00c3d37
cmDspKr.h/c Added Score Object added Time-line cursor.
12 лет назад
kevin
68696bce20
Rewrote pitch tracker
12 лет назад
kevin
0f776fb762
Debugged cmDspMidiFilePlay and Added cmDspScFol
12 лет назад
kevin
0e06db1593
Initial DSP midi file play and merged cmTimeLine.h/c xxxAtTime() funcs.
12 лет назад
kevin
f93924a449
DSP time line processor integration
12 лет назад
kpl
80492669cf
Added tlFile and audPath variables to timeline DSP ui ctl.
12 лет назад
kevin
785762a88e
Added dummy DSP time line ctl and cmDspPgmKr.c/h
12 лет назад
kevin
b108da1911
Initial commit
12 лет назад