99c7c96
(HEAD, master)
cmDspPgmKrTimeLineLite.c : Initial changes to support Spirio. by
2021-01-29 10:15:58 -0500
a5b38e7
cmDspPgm.c : Changed _cmDspSysPgm_Stereo_Through() to support Focusrite interface. by
2021-01-29 10:12:22 -0500
c79d67c
cmXScore.c : Added _cmXScoreValidateDynamicForks() and _cmXScoreAssignGraceGroupId(). by
2021-01-29 10:11:29 -0500
e29b975
cmXml.c : Allow attributes to be wrapped in single or double quotes. by
2021-01-29 10:09:29 -0500
75067f1
cmVectOpstemplateCode.h : Fix possibly uninitialized value in GaussCovariance(). by
2021-01-26 11:47:47 -0500
a4e3c2e
cmDspBuiltIn.c : Changed _cmDspMidOutRecv() to not sleep between all-note-off transmissions by
2021-01-26 11:46:31 -0500
bfcb91b
Fix LICENSE text. by
2020-11-02 09:29:21 -0500
7bcd915
README.md : More updates. by
2020-10-16 18:17:12 -0400
4453c9b
Removed unnecessary text from COPYING by
2020-10-16 16:21:10 -0400
60b9cfb
README.md : Added libcm logo. by
2020-10-16 15:16:19 -0400
516028f
cmJson.c : Fix typo. by
2020-10-16 13:24:20 -0400
866b4ca
Merge branch 'master' of gitea.larke.org:klarke/libcm by
2020-10-16 13:18:05 -0400
41ccb0f
Merge branch 'develop' by
2020-10-16 13:15:13 -0400
af855ac
Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop by
2020-10-16 13:13:58 -0400
8890118
README.md : Updates by
2020-10-16 13:10:58 -0400
d15e6a2
Documentation updates. by
2020-10-16 13:09:16 -0400
0e03acf
README.md : Added link to generated documentation. by
2020-10-15 17:10:13 -0400
fd3db42
Apply a license notice to all source code files. Add the LICENSE and COPYING files. by
2020-10-15 15:40:25 -0400
dd8fc14
Merge branch 'master' of gitea.larke.org:klarke/libcm by
2020-10-15 12:02:07 -0400
05cd761
.gitignore updated. by
2020-10-15 12:00:08 -0400
ae13847
Added 'doc' directory to hold document generation files. by
2020-10-15 11:59:58 -0400
7b32da2
Many documentation string additions and updates. by
2020-10-15 11:59:12 -0400
a1a3ece
cmDocMain.h : Deleted. by
2020-10-15 11:52:36 -0400
b93e372
README.md : Initial commit. by
2020-10-13 15:13:24 -0400
033204d
cmXScore.h : Added cmXScoreMergedEditFiles(). by
2020-10-13 15:12:19 -0400
b81204a
cmMsgProtocol.h/cmDspClass.h/cmDspUi.c : Added cmDspUi.c:cmDspProgram() is done to send a message to the host from the DSP process when the DSP program is done. by
2020-08-24 09:48:30 -0400
4942b48
cmXScore.c : A warning is now reported when a overlapped note triggers a 'shorten/shift' resolution. Tick number added to pedal state warning messages. by
2020-08-04 11:21:13 -0400
8848b03
Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop by
2020-08-03 12:25:54 -0400
4edc0c9
cmDspPgmKrChain2.c,cmDspPgmKrTimeLineLiteAf.c : many changes to refine output. by
2020-08-03 12:25:41 -0400
c9dc494
cmDspFx.c, cmDspFx.c : If the second character in the 'scalarOp' object is '$' then any input triggers an output. by
2020-08-03 12:23:16 -0400
90bfc6c
cmDspBuiltIn.c, cmDspValue.h/c : text in 'label' object can now be updated with any variable type. by
2020-08-03 12:22:26 -0400
220ca15
cmDspKr.c : Update 'Kr2' to use input igain variable. by
2020-08-03 12:20:13 -0400
349979f
cmProc4.c : Print out preset label in _cmScModActivateGroup(). by
2020-08-03 12:18:31 -0400
af0e716
cmProc2.h/c : Added igain,igainV to cmSpecDist2. by
2020-08-03 12:17:56 -0400
75f8c88
cmXScore.h/c : Added 'damperRptFl' to print out pedal state during pedal processing. by
2020-08-03 12:14:23 -0400
47d4dda
Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop by
2020-08-01 08:08:33 -0400
f3af534
cmMidiFile.h/c : Added flags arg. to cmMidiFileCalcNoteDurations(), Added cmMidiFileIsPedalUp/Down() macro. cmMidi.h : Fixed bug in cmMidiIsNoteOn() macro. by
2020-08-01 08:07:50 -0400
ad0b1ad
cmXScore.c : Added missing underscore to 't_frac' in score CSV column header. by
2020-07-31 07:35:27 -0400
6c8ab0a
cmDspPgmKrTimeLineLiteAf.c : Added stop location and wet,dry master gain. by
2020-07-28 14:10:40 -0400
b16673b
cmDspFx.c,cmDspPgm.c: Finalized IntToSym. by
2020-07-28 14:09:04 -0400
7736791
.gitignore : updated to ignore files based on new make style. by
2020-07-27 19:38:57 -0400
003a7de
cmDspPgm.h/c : Added IntToSym example. Added initial set of shortened macros for programming. by
2020-07-27 17:41:34 -0400
ebecf50
cmDspFx.h/c : Added IntToSym by
2020-07-27 17:40:01 -0400
50f5d15
cmDspBuiltIn.c : Added 'enable' to AudioOut, Added chIdx to WaveTable by
2020-07-27 17:39:16 -0400
186f815
cmAudDsp.h/c, cmAudioNrtDev.c,cmAudioSys.h : Audio devices are now set in aud_dsp.js by their name rather than their index. by
2020-07-27 17:36:43 -0400
4d5e88e
Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. by
2020-07-21 12:05:24 -0400
0ee9146
Merge branch 'develop' of gitea.larke.org:klarke/libcm by
2020-07-20 17:44:45 -0400
ce2412a
cmPgmOpts.c : Fix bug where 'flag' type was always reported as 'required'. by
2020-07-20 17:43:54 -0400
f36c81a
Rearrangment of library to support building inside of a project or independently. by
2020-07-20 13:18:33 -0400
e9e405f
cmAudioPort.c : Enable the input and output channels on the selected devices in cmApPortTest(). by
2020-07-19 08:00:20 -0400
7630f0a
cmApBuf.c : Fixed bug in call to generate output test tone. by
2020-07-19 07:57:03 -0400
0243857
cmXml.c : XML declaration nodes of the form: <?label ... ?> which do not have conventional attribute lists are now handled. by
2020-07-19 07:50:43 -0400
2919625
cmAudioPortAlsa.c : Included new snd_pcm_state value SND_PCM_STATE_PRIVATE1 in switch statements to eliminate warning. by
2020-07-19 07:49:09 -0400
118fd5c
Merge branch 'master' of gitea.larke.org:klarke/libcm by
2020-07-17 18:48:15 -0400
9d5697d
Many changes to support cmtools. by
2020-07-17 18:48:01 -0400
2eb0fd0
Merge branch 'master' of gitea.larke.org:klarke/libcm by
2020-07-17 16:44:34 -0400
2f47cc4
cmTakeSeqBldr.h : Fixed comment spelling error. by
2020-07-17 16:44:24 -0400
d85c534
cmDspPgm.c, cmDspPgmKrTimeLineLite.c : minor changes to support current runtime. by
2020-07-17 12:11:26 -0400
b79438c
cmDspPgmKrTimeLineLiteAf.c : initial commit by
2020-07-17 12:10:17 -0400
6240b8f
Merge branch 'master' of gitea.larke.org:klarke/libcm by
2020-03-09 14:45:07 -0400
4a10650
cmSerialize.c : Fixed a typo in an assertion in _cmSrReadV(). by
2020-03-09 14:44:59 -0400
93382d3
cmXScore.c : Added a color to _cmXScoreParseColor(). by
2020-03-09 14:44:25 -0400
84243b6
cmAudDsp.c : Added serial port handle to the audioSys configuration record. by
2020-03-09 14:43:17 -0400
0aee816
Updates to support sample-rate conversion in cmApBuf.h/cpp. by
2020-02-29 12:31:01 -0500
d5f072f
cmDspPgmKrTimeLineLite.c : Added use of 'Picadae' processor. by
2020-02-23 14:01:30 -0500
1dc08d7
cmDspPgm.c : Initial working version of 'Picadae' processor. by
2020-02-23 14:00:38 -0500
0cc1cef
Merge branch 'master' of wf:webapps/gitweb/repos/libcm by
2020-02-21 15:51:29 -0500
d4af376
cmDspPgm.c : Added _cmDspSysPgm_All_In_And_Out() and other minor changes to test Focusrite audio interface. by
2020-02-21 15:51:22 -0500
0627387
cmDspKr.h/c, cmDspBuiltIn.c : Initial implementation of shell for cmDspPicadae. by
2020-02-21 15:48:27 -0500
bc90141
Added cmSerialPort.h include dependency to many files. by
2020-02-21 15:43:19 -0500
e686cc2
cmAudDsp.h/c, cmAudioSys.h/c, cmDspSys.h/c, cmDspNet.h : Added support for serial port. by
2020-02-21 15:41:24 -0500
5fc0fcc
cmAudioPort.c : Added cmApBufEnableMeter() call in cmApPortTest(). by
2020-02-21 15:40:06 -0500
08ae244
cmSerialPort.h/c : Added cmSeSetCallback() and cmSeStart(). by
2020-02-21 15:39:03 -0500
18b815d
cmApBuf.c : Added meters output to cmApBufRefport(). by
2020-02-21 15:38:22 -0500
317a1fb
Makefile.am : added cmSerialPort.h/c to Makefile. by
2020-02-21 12:35:55 -0500
e9afa60
cmGlobal.h : Added cmXXXBits() in-place binary operations. by
2020-02-21 12:35:18 -0500
575db43
cmSerialPort.h/c : Initial commit. by
2020-02-21 12:34:22 -0500
e0a683e
Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm by
2018-01-07 12:04:39 -0500
cffa6a6
Re-enabled performance measurement code. Replaced cmDspPgmKrChain.c with cmDspPgmKrChain2.c by
2018-01-07 12:04:20 -0500
1caa200
cmXScore.c : Fixed bug in _cmXScoreRemoveNote() which prevented notes from being removed. by
2017-12-19 21:14:16 -0500
7bb3a82
cmMidiScoreFollow.c : Added _cmMsf_ReportScoreErrors() to the end of cmMidiScoreFollowMain(). by
2017-12-17 13:44:43 -0500
e3155ce
cmXScore.h/c : Aded reportFl,begMeasNumb and begBPM to cmXScoreTest(). by
2017-12-17 13:43:39 -0500
43d7968
cmFile.c : Added use of cmSTATIC_NULL_HANDLE to set cmFileNullHandle. by
2017-12-17 13:42:26 -0500
d490c05
cmMidiFile.h/c : Added cmMidiFileReport(). by
2017-12-17 13:41:58 -0500
f028c89
cmRptFile.c : Initial commit. by
2017-12-17 13:41:25 -0500
286a303
cmProc4.h/c, cmDspKr.c : Initial changes to support scMod 'in' and 'cross'. by
2017-10-20 14:53:11 -0400
3dd3d98
cmDspPgmKrChain.h/c, cmDspPgmKrTimeLineLite.c : Changes to support driving transforms through from chain scale ranges untis and to take input from the MIDI input or a the MIDI file player. by
2017-10-20 14:51:25 -0400
4cb13a7
cmScore.h : Documented varlues of kXXXVarScId's by
2017-10-20 14:40:46 -0400
65415e4
cmDspPgmKrTimeLineLite.c : Disconnected the MIDI file player from the score follower and MIDI out and connected a MIDI input port in it's place. by
2017-09-20 23:52:34 -0400
b7ab420
cmDspBuiltIn.c : cmDspMidiIn now accepts a MIDI device/port to filter incoming MIDI messages. by
2017-09-20 23:51:25 -0400
b22f1d3
cmMidiOsx.c : Fixed bug where the incorrect device index was reported by incoming MIDI messages. by
2017-09-20 23:49:08 -0400
df71bdf
Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm by
2017-09-16 18:02:10 -0400
468b5d5
Fixed bug in cmDspSys.c cmDspSysRcvMsg() where the value.flags field in the MIDI packet broadcast message was not initialized. by
2017-09-16 17:58:48 -0400
6c7d637
Initial setup of Kr2 in _cmDspSys_TlXfromChain() to allow scaling parameters by measurements. Fixed port descriptions labels for ScaleRange. by
2017-09-14 21:11:37 -0400
dbd4481
cmDspPgmKrChain.c : Added 'switch' button to force x-fader transition. by
2017-07-08 17:20:32 -0400
4461d1c
cmXScore.c : Changed to fix problem with dynamic forks interpretation. by
2017-05-18 21:34:46 -0400
92ea6ff
cmXScore.c : Added the ability to increment the grace group id. by
2017-05-13 16:59:25 -0400
af84645
cmXScore.c : Added dynamic level interpolation during edit file processing via upper case dynamic markings. by
2017-05-06 16:43:57 -0400
c1076dd
cmXScore.c : Added _cmXScoreRemoveNote(). by
2017-04-22 12:24:19 -0400
677f8d1
Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm by
2017-04-15 12:28:50 -0400