Commit Graph

988 Commits

Author SHA1 Message Date
kevin
af0e716b1f cmProc2.h/c : Added igain,igainV to cmSpecDist2. 2020-08-03 12:17:56 -04:00
kevin
ad0b1ad901 cmXScore.c : Added missing underscore to 't_frac' in score CSV column header. 2020-07-31 07:35:27 -04:00
kevin
6c8ab0a131 cmDspPgmKrTimeLineLiteAf.c : Added stop location and wet,dry master gain. 2020-07-28 14:10:40 -04:00
kevin
b16673bbc0 cmDspFx.c,cmDspPgm.c: Finalized IntToSym. 2020-07-28 14:09:04 -04:00
kevin
77367919b7 .gitignore : updated to ignore files based on new make style. 2020-07-27 19:38:57 -04:00
kevin
003a7deddf cmDspPgm.h/c : Added IntToSym example. Added initial set of shortened macros for programming. 2020-07-27 17:41:34 -04:00
kevin
ebecf50417 cmDspFx.h/c : Added IntToSym 2020-07-27 17:40:01 -04:00
kevin
50f5d15145 cmDspBuiltIn.c : Added 'enable' to AudioOut, Added chIdx to WaveTable 2020-07-27 17:39:16 -04:00
kevin
186f815636 cmAudDsp.h/c, cmAudioNrtDev.c,cmAudioSys.h : Audio devices are now set in aud_dsp.js by their name rather than their index. 2020-07-27 17:36:43 -04:00
kevin
4d5e88e766 Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. 2020-07-21 12:05:24 -04:00
kevin
f36c81aae3 Rearrangment of library to support building inside of a project or independently. 2020-07-20 13:18:33 -04:00
kevin
e9e405f4a9 cmAudioPort.c : Enable the input and output channels on the selected devices in cmApPortTest(). 2020-07-19 08:00:20 -04:00
kevin
7630f0a453 cmApBuf.c : Fixed bug in call to generate output test tone. 2020-07-19 07:57:03 -04:00
kevin
0243857bfe cmXml.c : XML declaration nodes of the form: <?label ... ?> which do not have conventional attribute lists are now handled. 2020-07-19 07:50:43 -04:00
kevin
29196253a7 cmAudioPortAlsa.c : Included new snd_pcm_state value SND_PCM_STATE_PRIVATE1 in switch statements to eliminate warning. 2020-07-19 07:49:09 -04:00
kevin
118fd5c92d Merge branch 'master' of gitea.larke.org:klarke/libcm 2020-07-17 18:48:15 -04:00
kevin
9d5697d9cd Many changes to support cmtools. 2020-07-17 18:48:01 -04:00
kevin
2eb0fd0f60 Merge branch 'master' of gitea.larke.org:klarke/libcm 2020-07-17 16:44:34 -04:00
kevin
2f47cc473c cmTakeSeqBldr.h : Fixed comment spelling error. 2020-07-17 16:44:24 -04:00
kevin
d85c5340fb cmDspPgm.c, cmDspPgmKrTimeLineLite.c : minor changes to support current runtime. 2020-07-17 12:11:26 -04:00
kevin
b79438c5f6 cmDspPgmKrTimeLineLiteAf.c : initial commit 2020-07-17 12:10:17 -04:00
kevin.larke
6240b8f9a8 Merge branch 'master' of gitea.larke.org:klarke/libcm 2020-03-09 14:45:07 -04:00
kevin.larke
4a106504f6 cmSerialize.c : Fixed a typo in an assertion in _cmSrReadV(). 2020-03-09 14:44:59 -04:00
kevin.larke
93382d3b97 cmXScore.c : Added a color to _cmXScoreParseColor(). 2020-03-09 14:44:25 -04:00
kevin.larke
84243b69aa cmAudDsp.c : Added serial port handle to the audioSys configuration record. 2020-03-09 14:43:17 -04:00
kevin.larke
0aee816083 Updates to support sample-rate conversion in cmApBuf.h/cpp. 2020-02-29 12:31:01 -05:00
kevin.larke
d5f072fb40 cmDspPgmKrTimeLineLite.c : Added use of 'Picadae' processor. 2020-02-23 14:01:30 -05:00
kevin.larke
1dc08d75a2 cmDspPgm.c : Initial working version of 'Picadae' processor. 2020-02-23 14:00:38 -05:00
kevin.larke
0cc1cefe19 Merge branch 'master' of wf:webapps/gitweb/repos/libcm 2020-02-21 15:51:29 -05:00
kevin.larke
d4af37682b cmDspPgm.c : Added _cmDspSysPgm_All_In_And_Out() and other minor changes to test Focusrite audio interface. 2020-02-21 15:51:22 -05:00
kevin.larke
0627387974 cmDspKr.h/c, cmDspBuiltIn.c : Initial implementation of shell for cmDspPicadae. 2020-02-21 15:48:27 -05:00
kevin.larke
bc901415ac Added cmSerialPort.h include dependency to many files. 2020-02-21 15:43:19 -05:00
kevin.larke
e686cc2c9c cmAudDsp.h/c, cmAudioSys.h/c, cmDspSys.h/c, cmDspNet.h : Added support for serial port. 2020-02-21 15:42:25 -05:00
kevin.larke
5fc0fccb83 cmAudioPort.c : Added cmApBufEnableMeter() call in cmApPortTest(). 2020-02-21 15:40:06 -05:00
kevin.larke
08ae2446b2 cmSerialPort.h/c : Added cmSeSetCallback() and cmSeStart(). 2020-02-21 15:39:03 -05:00
kevin.larke
18b815d387 cmApBuf.c : Added meters output to cmApBufRefport(). 2020-02-21 15:38:22 -05:00
kevin.larke
317a1fb755 Makefile.am : added cmSerialPort.h/c to Makefile. 2020-02-21 12:35:55 -05:00
kevin.larke
e9afa60e75 cmGlobal.h : Added cmXXXBits() in-place binary operations. 2020-02-21 12:35:18 -05:00
kevin.larke
575db4382d cmSerialPort.h/c : Initial commit. 2020-02-21 12:34:22 -05:00
kevin
e0a683e8b1 Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm 2018-01-07 12:04:39 -05:00
kevin
cffa6a6e45 Re-enabled performance measurement code. Replaced cmDspPgmKrChain.c with cmDspPgmKrChain2.c 2018-01-07 12:04:20 -05:00
kevin
1caa200c90 cmXScore.c : Fixed bug in _cmXScoreRemoveNote() which prevented notes from being removed. 2017-12-19 21:14:16 -05:00
kevin
7bb3a82bd6 cmMidiScoreFollow.c : Added _cmMsf_ReportScoreErrors() to the end of cmMidiScoreFollowMain(). 2017-12-17 13:44:43 -05:00
kevin
e3155ce350 cmXScore.h/c : Aded reportFl,begMeasNumb and begBPM to cmXScoreTest(). 2017-12-17 13:43:39 -05:00
kevin
43d7968ba0 cmFile.c : Added use of cmSTATIC_NULL_HANDLE to set cmFileNullHandle. 2017-12-17 13:42:26 -05:00
kevin
d490c05b72 cmMidiFile.h/c : Added cmMidiFileReport(). 2017-12-17 13:41:58 -05:00
kevin
f028c892ad cmRptFile.c : Initial commit. 2017-12-17 13:41:25 -05:00
kevin
286a303d04 cmProc4.h/c, cmDspKr.c : Initial changes to support scMod 'in' and 'cross'. 2017-10-20 14:53:11 -04:00
kevin
3dd3d9818a 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.
2017-10-20 14:51:25 -04:00
kevin
4cb13a7cc3 cmScore.h : Documented varlues of kXXXVarScId's 2017-10-20 14:40:46 -04:00