1002 Комити (7b32da2c04e186f228711180a97d2623e3ec478e)
 

Аутор SHA1 Порука Датум
  kevin 7b32da2c04 Many documentation string additions and updates. пре 3 година
  kevin a1a3ece09d cmDocMain.h : Deleted. пре 3 година
  kevin b93e3729eb README.md : Initial commit. пре 3 година
  kevin b81204a8d2 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. пре 3 година
  kevin 4942b48206 cmXScore.c : A warning is now reported when a overlapped note triggers a 'shorten/shift' resolution. пре 3 година
  kevin 8848b03412 Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop пре 3 година
  kevin 4edc0c968d cmDspPgmKrChain2.c,cmDspPgmKrTimeLineLiteAf.c : many changes to refine output. пре 3 година
  kevin c9dc494178 cmDspFx.c, cmDspFx.c : If the second character in the 'scalarOp' object is '$' then any input triggers an output. пре 3 година
  kevin 90bfc6c05b cmDspBuiltIn.c, cmDspValue.h/c : text in 'label' object can now be updated with any variable type. пре 3 година
  kevin 220ca1577c cmDspKr.c : Update 'Kr2' to use input igain variable. пре 3 година
  kevin 349979f8b5 cmProc4.c : Print out preset label in _cmScModActivateGroup(). пре 3 година
  kevin af0e716b1f cmProc2.h/c : Added igain,igainV to cmSpecDist2. пре 3 година
  kevin 75f8c880f7 cmXScore.h/c : Added 'damperRptFl' to print out pedal state during pedal processing. пре 3 година
  kevin 47d4dda2b0 Merge branch 'develop' of gitea.larke.org:klarke/libcm into develop пре 3 година
  kevin f3af534ad5 cmMidiFile.h/c : Added flags arg. to cmMidiFileCalcNoteDurations(), Added cmMidiFileIsPedalUp/Down() macro. пре 3 година
  kevin ad0b1ad901 cmXScore.c : Added missing underscore to 't_frac' in score CSV column header. пре 3 година
  kevin 6c8ab0a131 cmDspPgmKrTimeLineLiteAf.c : Added stop location and wet,dry master gain. пре 3 година
  kevin b16673bbc0 cmDspFx.c,cmDspPgm.c: Finalized IntToSym. пре 3 година
  kevin 77367919b7 .gitignore : updated to ignore files based on new make style. пре 3 година
  kevin 003a7deddf cmDspPgm.h/c : Added IntToSym example. Added initial set of shortened macros for programming. пре 3 година
  kevin ebecf50417 cmDspFx.h/c : Added IntToSym пре 3 година
  kevin 50f5d15145 cmDspBuiltIn.c : Added 'enable' to AudioOut, Added chIdx to WaveTable пре 3 година
  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. пре 3 година
  kevin 4d5e88e766 Makefile.am, clean.sh : Added '-lasound' to library build. Made cleaning process more standard. пре 3 година
  kevin f36c81aae3 Rearrangment of library to support building inside of a project or independently. пре 3 година
  kevin e9e405f4a9 cmAudioPort.c : Enable the input and output channels on the selected devices in cmApPortTest(). пре 3 година
  kevin 7630f0a453 cmApBuf.c : Fixed bug in call to generate output test tone. пре 3 година
  kevin 0243857bfe cmXml.c : XML declaration nodes of the form: <?label ... ?> which do not have conventional attribute lists are now handled. пре 3 година
  kevin 29196253a7 cmAudioPortAlsa.c : Included new snd_pcm_state value SND_PCM_STATE_PRIVATE1 in switch statements to eliminate warning. пре 3 година
  kevin 118fd5c92d Merge branch 'master' of gitea.larke.org:klarke/libcm пре 3 година
  kevin 9d5697d9cd Many changes to support cmtools. пре 3 година
  kevin 2eb0fd0f60 Merge branch 'master' of gitea.larke.org:klarke/libcm пре 3 година
  kevin 2f47cc473c cmTakeSeqBldr.h : Fixed comment spelling error. пре 3 година
  kevin d85c5340fb cmDspPgm.c, cmDspPgmKrTimeLineLite.c : minor changes to support current runtime. пре 3 година
  kevin b79438c5f6 cmDspPgmKrTimeLineLiteAf.c : initial commit пре 3 година
  kevin.larke 6240b8f9a8 Merge branch 'master' of gitea.larke.org:klarke/libcm пре 4 година
  kevin.larke 4a106504f6 cmSerialize.c : Fixed a typo in an assertion in _cmSrReadV(). пре 4 година
  kevin.larke 93382d3b97 cmXScore.c : Added a color to _cmXScoreParseColor(). пре 4 година
  kevin.larke 84243b69aa cmAudDsp.c : Added serial port handle to the audioSys configuration record. пре 4 година
  kevin.larke 0aee816083 Updates to support sample-rate conversion in cmApBuf.h/cpp. пре 4 година
  kevin.larke d5f072fb40 cmDspPgmKrTimeLineLite.c : Added use of 'Picadae' processor. пре 4 година
  kevin.larke 1dc08d75a2 cmDspPgm.c : Initial working version of 'Picadae' processor. пре 4 година
  kevin.larke 0cc1cefe19 Merge branch 'master' of wf:webapps/gitweb/repos/libcm пре 4 година
  kevin.larke d4af37682b cmDspPgm.c : Added _cmDspSysPgm_All_In_And_Out() and other minor changes to test Focusrite audio interface. пре 4 година
  kevin.larke 0627387974 cmDspKr.h/c, cmDspBuiltIn.c : Initial implementation of shell for cmDspPicadae. пре 4 година
  kevin.larke bc901415ac Added cmSerialPort.h include dependency to many files. пре 4 година
  kevin.larke e686cc2c9c cmAudDsp.h/c, cmAudioSys.h/c, cmDspSys.h/c, cmDspNet.h : Added support for serial port. пре 4 година
  kevin.larke 5fc0fccb83 cmAudioPort.c : Added cmApBufEnableMeter() call in cmApPortTest(). пре 4 година
  kevin.larke 08ae2446b2 cmSerialPort.h/c : Added cmSeSetCallback() and cmSeStart(). пре 4 година
  kevin.larke 18b815d387 cmApBuf.c : Added meters output to cmApBufRefport(). пре 4 година