99c7c96c3dcmDspPgmKrTimeLineLite.c : Initial changes to support Spirio.
master
kevin
2021-01-29 10:15:58 -0500
a5b38e78afcmDspPgm.c : Changed _cmDspSysPgm_Stereo_Through() to support Focusrite interface.
kevin
2021-01-29 10:12:22 -0500
c79d67c7bfcmXScore.c : Added _cmXScoreValidateDynamicForks() and _cmXScoreAssignGraceGroupId().
kevin
2021-01-29 10:11:29 -0500
e29b975677cmXml.c : Allow attributes to be wrapped in single or double quotes.
kevin
2021-01-29 10:09:29 -0500
75067f1304cmVectOpstemplateCode.h : Fix possibly uninitialized value in GaussCovariance().
kevin
2021-01-26 11:47:47 -0500
a4e3c2e550cmDspBuiltIn.c : Changed _cmDspMidOutRecv() to not sleep between all-note-off transmissions
kevin
2021-01-26 11:46:31 -0500
bfcb91b276Fix LICENSE text.
kevin
2020-11-02 09:29:21 -0500
7bcd915725README.md : More updates.
kevin
2020-10-16 18:17:12 -0400
4453c9b3c8Removed unnecessary text from COPYING
kevin
2020-10-16 16:21:10 -0400
60b9cfbff4README.md : Added libcm logo.
kevin
2020-10-16 15:16:19 -0400
516028fe5ccmJson.c : Fix typo.
kevin
2020-10-16 13:24:20 -0400
866b4cac0eMerge branch 'master' of gitea.larke.org:klarke/libcm
kevin
2020-10-16 13:18:05 -0400
41ccb0f178Merge branch 'develop'
kevin
2020-10-16 13:15:13 -0400
af855ac168Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop
kevin
2020-10-16 13:13:58 -0400
889011801cREADME.md : Updates
kevin
2020-10-16 13:10:58 -0400
d15e6a29eeDocumentation updates.
kevin
2020-10-16 13:09:16 -0400
0e03acff01README.md : Added link to generated documentation.
kevin
2020-10-15 17:10:13 -0400
fd3db429d2Apply a license notice to all source code files. Add the LICENSE and COPYING files.
kevin
2020-10-15 15:40:25 -0400
dd8fc144fbMerge branch 'master' of gitea.larke.org:klarke/libcm
kevin
2020-10-15 12:02:07 -0400
05cd76192e.gitignore updated.
kevin
2020-10-15 12:00:08 -0400
ae1384784bAdded 'doc' directory to hold document generation files.
kevin
2020-10-15 11:59:58 -0400
7b32da2c04Many documentation string additions and updates.
kevin
2020-10-15 11:59:12 -0400
a1a3ece09dcmDocMain.h : Deleted.
kevin
2020-10-15 11:52:36 -0400
b93e3729ebREADME.md : Initial commit.
kevin
2020-10-13 15:13:24 -0400
033204dd04cmXScore.h : Added cmXScoreMergedEditFiles().
kevin
2020-10-13 15:12:19 -0400
b81204a8d2cmMsgProtocol.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.
kevin
2020-08-24 09:48:30 -0400
4942b48206cmXScore.c : A warning is now reported when a overlapped note triggers a 'shorten/shift' resolution. Tick number added to pedal state warning messages.
kevin
2020-08-04 11:21:13 -0400
8848b03412Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop
kevin
2020-08-03 12:25:54 -0400
4edc0c968dcmDspPgmKrChain2.c,cmDspPgmKrTimeLineLiteAf.c : many changes to refine output.
kevin
2020-08-03 12:25:41 -0400
c9dc494178cmDspFx.c, cmDspFx.c : If the second character in the 'scalarOp' object is '$' then any input triggers an output.
kevin
2020-08-03 12:23:16 -0400
90bfc6c05bcmDspBuiltIn.c, cmDspValue.h/c : text in 'label' object can now be updated with any variable type.
kevin
2020-08-03 12:22:26 -0400
220ca1577ccmDspKr.c : Update 'Kr2' to use input igain variable.
kevin
2020-08-03 12:20:13 -0400
349979f8b5cmProc4.c : Print out preset label in _cmScModActivateGroup().
kevin
2020-08-03 12:18:31 -0400
af0e716b1fcmProc2.h/c : Added igain,igainV to cmSpecDist2.
kevin
2020-08-03 12:17:56 -0400
75f8c880f7cmXScore.h/c : Added 'damperRptFl' to print out pedal state during pedal processing.
kevin
2020-08-03 12:14:23 -0400
47d4dda2b0Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop
kevin
2020-08-01 08:08:33 -0400
f3af534ad5cmMidiFile.h/c : Added flags arg. to cmMidiFileCalcNoteDurations(), Added cmMidiFileIsPedalUp/Down() macro. cmMidi.h : Fixed bug in cmMidiIsNoteOn() macro.
kevin
2020-08-01 08:07:50 -0400
ad0b1ad901cmXScore.c : Added missing underscore to 't_frac' in score CSV column header.
kevin
2020-07-31 07:35:27 -0400
6c8ab0a131cmDspPgmKrTimeLineLiteAf.c : Added stop location and wet,dry master gain.
kevin
2020-07-28 14:10:40 -0400
b16673bbc0cmDspFx.c,cmDspPgm.c: Finalized IntToSym.
kevin
2020-07-28 14:09:04 -0400
77367919b7.gitignore : updated to ignore files based on new make style.
kevin
2020-07-27 19:38:57 -0400
003a7deddfcmDspPgm.h/c : Added IntToSym example. Added initial set of shortened macros for programming.
kevin
2020-07-27 17:41:34 -0400
ebecf50417cmDspFx.h/c : Added IntToSym
kevin
2020-07-27 17:40:01 -0400
50f5d15145cmDspBuiltIn.c : Added 'enable' to AudioOut, Added chIdx to WaveTable
kevin
2020-07-27 17:39:16 -0400
186f815636cmAudDsp.h/c, cmAudioNrtDev.c,cmAudioSys.h : Audio devices are now set in aud_dsp.js by their name rather than their index.
kevin
2020-07-27 17:36:43 -0400
4d5e88e766Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard.
kevin
2020-07-21 12:05:24 -0400
0ee9146b7eMerge branch 'develop' of gitea.larke.org:klarke/libcm
kevin
2020-07-20 17:44:45 -0400
ce2412aae3cmPgmOpts.c : Fix bug where 'flag' type was always reported as 'required'.
kevin
2020-07-20 17:43:54 -0400
f36c81aae3Rearrangment of library to support building inside of a project or independently.
kevin
2020-07-20 13:18:33 -0400
e9e405f4a9cmAudioPort.c : Enable the input and output channels on the selected devices in cmApPortTest().
kevin
2020-07-19 08:00:20 -0400
7630f0a453cmApBuf.c : Fixed bug in call to generate output test tone.
kevin
2020-07-19 07:57:03 -0400
0243857bfecmXml.c : XML declaration nodes of the form: <?label ... ?> which do not have conventional attribute lists are now handled.
kevin
2020-07-19 07:50:43 -0400
29196253a7cmAudioPortAlsa.c : Included new snd_pcm_state value SND_PCM_STATE_PRIVATE1 in switch statements to eliminate warning.
kevin
2020-07-19 07:49:09 -0400
118fd5c92dMerge branch 'master' of gitea.larke.org:klarke/libcm
kevin
2020-07-17 18:48:15 -0400
9d5697d9cdMany changes to support cmtools.
kevin
2020-07-17 18:48:01 -0400
2eb0fd0f60Merge branch 'master' of gitea.larke.org:klarke/libcm
kevin
2020-07-17 16:44:34 -0400
2f47cc473ccmTakeSeqBldr.h : Fixed comment spelling error.
kevin
2020-07-17 16:44:24 -0400
d85c5340fbcmDspPgm.c, cmDspPgmKrTimeLineLite.c : minor changes to support current runtime.
kevin
2020-07-17 12:11:26 -0400
b79438c5f6cmDspPgmKrTimeLineLiteAf.c : initial commit
kevin
2020-07-17 12:10:17 -0400
6240b8f9a8Merge branch 'master' of gitea.larke.org:klarke/libcm
kevin.larke
2020-03-09 14:45:07 -0400
4a106504f6cmSerialize.c : Fixed a typo in an assertion in _cmSrReadV().
kevin.larke
2020-03-09 14:44:59 -0400
93382d3b97cmXScore.c : Added a color to _cmXScoreParseColor().
kevin.larke
2020-03-09 14:44:25 -0400
84243b69aacmAudDsp.c : Added serial port handle to the audioSys configuration record.
kevin.larke
2020-03-09 14:43:17 -0400
0aee816083Updates to support sample-rate conversion in cmApBuf.h/cpp.
kevin.larke
2020-02-29 12:31:01 -0500
d5f072fb40cmDspPgmKrTimeLineLite.c : Added use of 'Picadae' processor.
kevin.larke
2020-02-23 14:01:30 -0500
1dc08d75a2cmDspPgm.c : Initial working version of 'Picadae' processor.
kevin.larke
2020-02-23 14:00:38 -0500
0cc1cefe19Merge branch 'master' of wf:webapps/gitweb/repos/libcm
kevin.larke
2020-02-21 15:51:29 -0500
d4af37682bcmDspPgm.c : Added _cmDspSysPgm_All_In_And_Out() and other minor changes to test Focusrite audio interface.
kevin.larke
2020-02-21 15:51:22 -0500
0627387974cmDspKr.h/c, cmDspBuiltIn.c : Initial implementation of shell for cmDspPicadae.
kevin.larke
2020-02-21 15:48:27 -0500
bc901415acAdded cmSerialPort.h include dependency to many files.
kevin.larke
2020-02-21 15:43:19 -0500
e686cc2c9ccmAudDsp.h/c, cmAudioSys.h/c, cmDspSys.h/c, cmDspNet.h : Added support for serial port.
kevin.larke
2020-02-21 15:41:24 -0500
e0a683e8b1Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm
kevin
2018-01-07 12:04:39 -0500
cffa6a6e45Re-enabled performance measurement code. Replaced cmDspPgmKrChain.c with cmDspPgmKrChain2.c
kevin
2018-01-07 12:04:20 -0500
1caa200c90cmXScore.c : Fixed bug in _cmXScoreRemoveNote() which prevented notes from being removed.
kevin
2017-12-19 21:14:16 -0500
7bb3a82bd6cmMidiScoreFollow.c : Added _cmMsf_ReportScoreErrors() to the end of cmMidiScoreFollowMain().
kevin
2017-12-17 13:44:43 -0500
e3155ce350cmXScore.h/c : Aded reportFl,begMeasNumb and begBPM to cmXScoreTest().
kevin
2017-12-17 13:43:39 -0500
43d7968ba0cmFile.c : Added use of cmSTATIC_NULL_HANDLE to set cmFileNullHandle.
kevin
2017-12-17 13:42:26 -0500
d490c05b72cmMidiFile.h/c : Added cmMidiFileReport().
kevin
2017-12-17 13:41:58 -0500
f028c892adcmRptFile.c : Initial commit.
kevin
2017-12-17 13:41:25 -0500
286a303d04cmProc4.h/c, cmDspKr.c : Initial changes to support scMod 'in' and 'cross'.
kevin
2017-10-20 14:53:11 -0400
3dd3d9818acmDspPgmKrChain.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.
kevin
2017-10-20 14:51:25 -0400
4cb13a7cc3cmScore.h : Documented varlues of kXXXVarScId's
kevin
2017-10-20 14:40:46 -0400
65415e4111cmDspPgmKrTimeLineLite.c : Disconnected the MIDI file player from the score follower and MIDI out and connected a MIDI input port in it's place.
kevin
2017-09-20 23:52:34 -0400
b7ab42065bcmDspBuiltIn.c : cmDspMidiIn now accepts a MIDI device/port to filter incoming MIDI messages.
kevin
2017-09-20 23:51:25 -0400
b22f1d3ad3cmMidiOsx.c : Fixed bug where the incorrect device index was reported by incoming MIDI messages.
kevin
2017-09-20 23:49:08 -0400
df71bdfc70Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm
kevin
2017-09-16 18:02:10 -0400
468b5d54bcFixed bug in cmDspSys.c cmDspSysRcvMsg() where the value.flags field in the MIDI packet broadcast message was not initialized.
kevin
2017-09-16 17:58:48 -0400
6c7d6376d8Initial setup of Kr2 in _cmDspSys_TlXfromChain() to allow scaling parameters by measurements. Fixed port descriptions labels for ScaleRange.
kevin larke
2017-09-14 21:11:37 -0400
dbd448177ccmDspPgmKrChain.c : Added 'switch' button to force x-fader transition.
kevin
2017-07-08 17:20:32 -0400
4461d1c128cmXScore.c : Changed to fix problem with dynamic forks interpretation.
kevin larke
2017-05-18 21:34:46 -0400
92ea6ff806cmXScore.c : Added the ability to increment the grace group id.
kevin
2017-05-13 16:59:25 -0400
af84645fa4cmXScore.c : Added dynamic level interpolation during edit file processing via upper case dynamic markings.
kevin
2017-05-06 16:43:57 -0400
c1076ddf0ccmXScore.c : Added _cmXScoreRemoveNote().
kevin larke
2017-04-22 12:24:19 -0400
677f8d1c34Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm
kevin larke
2017-04-15 12:28:50 -0400