kevin
f36c81aae3
Rearrangment of library to support building inside of a project or independently.
4年前
kevin.larke
0aee816083
Updates to support sample-rate conversion in cmApBuf.h/cpp.
4年前
kevin.larke
e686cc2c9c
cmAudDsp.h/c, cmAudioSys.h/c, cmDspSys.h/c, cmDspNet.h : Added support for serial port.
4年前
kevin
468b5d54bc
Fixed bug in cmDspSys.c cmDspSysRcvMsg() where the value.flags field in the MIDI packet broadcast message was not initialized.
7年前
Kevin Larke
a1b8e4c739
cmDspSys.c : Added instance labels for some error messages.
10年前
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
11年前
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
778e95cb1f
cmDspSys.h/c: Completed and tested cmDspRsrcWriteString().
11年前
kevin
f1dc68364a
cmDspSys.h/c:Initial add of cmDspRsrcWriteString() and check of cmJsonIsModified() in cmDspSysUnload().
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
d7b64b882b
cmDspStore.h/c: Initial commit.
cmDspCtx.h, cmDspNet.h/c, cmDspSys.c, Makefile.am: Added cmDspStore.
11年前
kevin
b108da1911
Initial commit
12年前