kevin
e7429a773c
cmDspFx.c : Changed _cmDspAvailCh_Recv() to handle 'trigger' case where
no available channels are available.
пре 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
837aab5cc1
cmScore.h : Added kNameEvtScId to match the MIDI file 'name' data element.
пре 11 година
kpl
d92465cb37
cmData.h/c : Changed cmDataRecdAllocXXX() to return a cmDtRC_t.
пре 11 година
kpl
86f64739e4
cmData.h/c : Added scalar bool (kBoolDtId) data type.
Changed container values from integers to flags so they can be mixed with
basic data types when used with var-arg based functions.
Added cmErr_t* arg's to all var-arg based functions.
пре 11 година
kevin
033681c8b4
cmData.h/c : Many minor changes and bug fixes.
пре 11 година
kevin
af002db879
cmDspPgm.c : Added more channels to _cmDspSysPgm_Goertzel() and parameters
to support window size on the Goertzel detector.
пре 11 година
kevin
da98170c43
cmDspKr.c : Changed _cmDspGoertzel to initialize internal cmGoertzel object
in _cmDspGoertzelReset.
пре 11 година
kevin
3d32b3ac51
cmProc.h : Added cmShiftBuf_str tag to cmShiftBuf.
пре 11 година
kevin
77206408cf
cmProc4.h/c : Added a window function whose length can vary independently
from the system frame rate (procSmpCnt) to cmGoertzel.
пре 11 година
kevin
d011e83cd9
cmProc4.h/c: Fixed bug in cmGoertzel where ch->s1 and ch->s2 were swapped.
пре 11 година
kevin
ab1161d138
cmDspPgm.c : Added _cmDspSysPgm_Goertzel.
пре 11 година
kevin
f1be9f433d
cmDspKr.h/c, cmDspBuiltIn.c : Added the cmDspGoertzel DSP object.
пре 11 година
kevin
b206e2d457
cmProc4.h/c : Added the cmGoertzel tone detector object.
пре 11 година
kevin
0857f64730
cmDspKr.c : Improved comments on cmDspAmSync object.
пре 11 година
kevin
19224be46a
cmDspKr.c : Added comments to _cmDspAmSync.
пре 11 година
kevin
89ad5d8857
cmDspKr.c: Added call to cmRecdPlaySetLaSecs() in _cmDspRecdPlayRecv()
пре 11 година
kevin
c11c875f29
cmDspPgmKr.c: Added option to direct fragments to independent audio outputs.
пре 11 година
kevin
198908dd47
cmProc4.h/c: Added cmRcdPlaySetLaSecs().
Added comments.
Fixed bug in filling record buffer.
пре 11 година
kevin
2cba573163
cmProc4.h/c: Fixed bug in _cmScValidateMarkers() that incorrectly tagged good fade markers and invalid.
пре 11 година
kevin
c946234fde
Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm with
spat lab mac.
пре 11 година
kevin
031210c7e9
cmDspPgmKr.c : Added look-head parameters for cmDspRecdPlay object.
пре 11 година
kevin
57d2a86a42
cmProc4.h/c, cmDspKr.c : Added look-ahead buffer to cmRecdPlay object.
пре 11 година
kevin
ebef000a27
cmData.h/c: Commented out uncompilable bits.
пре 11 година
kevin
e6933b61d2
cmScore.c : Fixed bug in _cmScParseFile() where _cmScParseSectionColumn()
overwrote 'rc' and thereby prevented the functio from returning the correct result code on fail.
пре 11 година
kpl
c809469b62
cmData.h/c : More changes - that won't fully compile.
пре 11 година
kpl
b74e24a46b
cmData.h/c: Initial rewrite of cmData to include the concept of homogeneous arrays as containers and leaf nodes.
пре 11 година
kpl
691d0ef278
cmDspPgmKr.c : Added the cmDspRecdPlay object to the patch.
пре 11 година
kpl
d64f92ac03
Added the cmRecdPlay proc object.
пре 11 година
kpl
70dffe559b
cmScore.h/c : Added the concept of 'markers' to support locating live recd/play fragments.
пре 11 година
kpl
8f4981728c
cmDspKr.h/c : Added the cmDspRecdPlay object.
The cmScoreInitialize() call in cmDspScore now is passed a valid symbol table handle.
пре 11 година
kpl
fd52495292
cmDspBuiltIn.c : Added cmRecdPlayClassCons to _cmDspClassBuiltInArray[].
пре 11 година
kpl
b4d99528f9
cmLex.h/c : Added cmLexTokenIsUnsigned() and cmLexTokenIsSignlePrecision().
пре 11 година
kpl
2e1c77f150
cmData.h/c : Initial debugging and testing of cmDataParser.
пре 11 година
kevin
fd56025468
cmData.c : Minor bug fixes to complete initial testing of cmDataParser.
пре 11 година
kevin
ead258c822
Merging 'de' libcm into 'cmtest' libcm
пре 11 година
kevin
1a70a5afa0
cmData.h/c : Completed initial implementation of cmDataParser.
пре 11 година
kevin
1431685ef3
cmStack.h : Added comments.
пре 11 година
kpl
9928dc4f4a
cmData.h/c : Inital implementation of cmDataParser.
пре 11 година
kevin
07b0ca3bbb
cmGrPage.h : Added comment to cmGrLabelFunc_t.
пре 11 година
kevin
0debd730a6
cmData.c : Initial implementation of cmDataSerialize().
пре 11 година
kevin
e5ee6432c1
cmCsv.h/c : Added cmCsvInsertSymHex(),cmCsvSetCellHex(), and cmInsertHexColAfter().
Also fixed bug in the cmCsvInsertXXXColAfter() where the return cell pointer
was not correctly set.
пре 11 година
kevin
9181a5d804
cmScore.c : Completed implementation of cmScoreFileFromMidi().
пре 11 година
kevin
6bc6511d8f
cmMidiFile.h : Added comments.
пре 11 година
kevin
72b65a1904
cmScore.h/c : Initial implementation of cmScoreFileFromMidi().
пре 11 година
kevin
d235d22da5
cmDspPgmKr.c : Added 'audio in' button to switch 'live' and 'simulate'
audio input between the recorded and audio input port.
пре 11 година
kevin
ab9f8c0caa
cmProc4.c : cmScMatcherMidiInput() now masks off the status byte channel
bits and checks for non-zero velocity when looking for note-on messages.
пре 11 година
kevin
87dd286b98
cmMidiOsx.c : Fixed bug in cmMpDeviceSend() where the correct message
byte count was not calculated.
пре 11 година
kevin
70fcc2d107
cmDspPgmKr.c : Added input audio meters. The 'start' button now connects
to the 'availCh' 'reset' rather than 'trig'. 'AvailCh' 'reset' output
is connected to the 'Xfader' 'reset' input. The score location print out
now comes from the 'recent' score follower output.
пре 11 година
kevin
9b85e57045
cmDspKr.c : Added 'recent' output to score follower. 'out' output now
only reports the latest score location reported so far. 'recent' reports
the most recent score location (which may be out of time order).
пре 11 година