Kevin Larke
176073874f
*.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp.
9 年之前
kevin
2a954a700c
cmDspBuiltIn.c : Improved comment on WaveTable 'shape' parameter.
9 年之前
kevin
05413c9822
cmDspKr.h/cmDspBuiltin.c : Added cmEchoCancelClassCons().
9 年之前
kevin
b371733c9a
cmDspBuiltIn.c : Registered cmReflectCalcClassCons.
9 年之前
Kevin Larke
aab1940eb5
cmDspBuiltIn.c : Added cmDspBinEnc and cmDsp2d.
9 年之前
Kevin Larke
a262bf4684
cmDspBuiltIn.c : Added cmTakeSeqRendClassCons.
9 年之前
Kevin Larke
d01fdca576
cmDspKr.h/c, cmDspBuildIn.c : Added initial framework for cmTakeSeqBldr DSP object.
9 年之前
kpl_harpo
102725929c
cmDspBuiltIn.c : Added 'send' input port to FName object.
10 年之前
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.
11 年之前
kevin
cd6a0b1891
cmDspBuiltIn.c : Fixed bug in _cmDspCheckboxAlloc() where the on/off symbols were not registered using the default labels.
11 年之前
kevin
f41a6d6709
cmDspBuiltIn.c : Added cmDspCheckbox() as an improved check box control
which can be used with specific on/off values and symbols.
11 年之前
kevin
f1be9f433d
cmDspKr.h/c, cmDspBuiltIn.c : Added the cmDspGoertzel DSP object.
11 年之前
kpl
fd52495292
cmDspBuiltIn.c : Added cmRecdPlayClassCons to _cmDspClassBuiltInArray[].
11 年之前
kevin
a8394b2814
cmDspBuiltIn.c : midi output port now notices when the device is not valid
prior to attempting to send it a midi message.
11 年之前
kpl
edad3b99cd
cmDspKr.h/c cmDspBuiltIn.c, cmDspPgmKr.c : Added 'NanoMap' DSP object.
11 年之前
kevin
f1123a8475
cmDspBuiltIn.c : Addded 'reset' input to cmDspMidiOut to implement all-notes-off.
11 年之前
kevin
9567d9211d
cmDspBuiltIn.c : The AudioFileOut object no longer creates an output
file when the object is created. It now waits until it is sent an
'open' symbol to create the audio output file.
If the AudioFileOut object is sent a directory rather than a file then
it automatically generates a file name in the given directory.
11 年之前
kpl
1bbecc58c2
cmDspBuiltIn.c : Added AmSync DSP class.
11 年之前
kpl
94f1e7cd1f
cmDspBuiltIn.c:Added 'reset' to 'Counter'.
11 年之前
kpl
4576de0263
cmDspBuiltIn.c,cmDspKr.h/c:Inital development of cmActiveMeas in cmDspKr.c.
11 年之前
kevin
9b529cd4b9
cmDspBuiltIn.c: Added 'rsrcWr' and tested with 'string' inputs.
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
b467c7abd4
cmDspBuiltIn.c:Rewrote _cmDspAudioFileOutExec().
11 年之前
kevin
9b9e626287
cmProc.h/c: Added cmScModulator cmDspKr.h/c,cmDspPgmKr add cmScMod
11 年之前
kevin
ab0589a216
cmDspBuiltIn.c cmDspWaveTable can now report the current audio file sample index periodically rather than on every exec.
11 年之前
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
cf13708864
cmDspBuiltin.c Include cmShiftBufClassCons in process list.
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
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 年之前
kevin
68696bce20
Rewrote pitch tracker
12 年之前
kevin
0e06db1593
Initial DSP midi file play and merged cmTimeLine.h/c xxxAtTime() funcs.
12 年之前
kevin
785762a88e
Added dummy DSP time line ctl and cmDspPgmKr.c/h
12 年之前
kevin
b108da1911
Initial commit
12 年之前