978 Revize (f36c81aae3c751d93a7b1af583e3ac8dc4240e32)
 

Autor SHA1 Zpráva Datum
  kevin f36c81aae3 Rearrangment of library to support building inside of a project or independently. před 3 roky
  kevin e9e405f4a9 cmAudioPort.c : Enable the input and output channels on the selected devices in cmApPortTest(). před 3 roky
  kevin 7630f0a453 cmApBuf.c : Fixed bug in call to generate output test tone. před 3 roky
  kevin 0243857bfe cmXml.c : XML declaration nodes of the form: <?label ... ?> which do not have conventional attribute lists are now handled. před 3 roky
  kevin 29196253a7 cmAudioPortAlsa.c : Included new snd_pcm_state value SND_PCM_STATE_PRIVATE1 in switch statements to eliminate warning. před 3 roky
  kevin 118fd5c92d Merge branch 'master' of gitea.larke.org:klarke/libcm před 3 roky
  kevin 9d5697d9cd Many changes to support cmtools. před 3 roky
  kevin 2eb0fd0f60 Merge branch 'master' of gitea.larke.org:klarke/libcm před 3 roky
  kevin 2f47cc473c cmTakeSeqBldr.h : Fixed comment spelling error. před 3 roky
  kevin d85c5340fb cmDspPgm.c, cmDspPgmKrTimeLineLite.c : minor changes to support current runtime. před 3 roky
  kevin b79438c5f6 cmDspPgmKrTimeLineLiteAf.c : initial commit před 3 roky
  kevin.larke 6240b8f9a8 Merge branch 'master' of gitea.larke.org:klarke/libcm před 4 roky
  kevin.larke 4a106504f6 cmSerialize.c : Fixed a typo in an assertion in _cmSrReadV(). před 4 roky
  kevin.larke 93382d3b97 cmXScore.c : Added a color to _cmXScoreParseColor(). před 4 roky
  kevin.larke 84243b69aa cmAudDsp.c : Added serial port handle to the audioSys configuration record. před 4 roky
  kevin.larke 0aee816083 Updates to support sample-rate conversion in cmApBuf.h/cpp. před 4 roky
  kevin.larke d5f072fb40 cmDspPgmKrTimeLineLite.c : Added use of 'Picadae' processor. před 4 roky
  kevin.larke 1dc08d75a2 cmDspPgm.c : Initial working version of 'Picadae' processor. před 4 roky
  kevin.larke 0cc1cefe19 Merge branch 'master' of wf:webapps/gitweb/repos/libcm před 4 roky
  kevin.larke d4af37682b cmDspPgm.c : Added _cmDspSysPgm_All_In_And_Out() and other minor changes to test Focusrite audio interface. před 4 roky
  kevin.larke 0627387974 cmDspKr.h/c, cmDspBuiltIn.c : Initial implementation of shell for cmDspPicadae. před 4 roky
  kevin.larke bc901415ac Added cmSerialPort.h include dependency to many files. před 4 roky
  kevin.larke e686cc2c9c cmAudDsp.h/c, cmAudioSys.h/c, cmDspSys.h/c, cmDspNet.h : Added support for serial port. před 4 roky
  kevin.larke 5fc0fccb83 cmAudioPort.c : Added cmApBufEnableMeter() call in cmApPortTest(). před 4 roky
  kevin.larke 08ae2446b2 cmSerialPort.h/c : Added cmSeSetCallback() and cmSeStart(). před 4 roky
  kevin.larke 18b815d387 cmApBuf.c : Added meters output to cmApBufRefport(). před 4 roky
  kevin.larke 317a1fb755 Makefile.am : added cmSerialPort.h/c to Makefile. před 4 roky
  kevin.larke e9afa60e75 cmGlobal.h : Added cmXXXBits() in-place binary operations. před 4 roky
  kevin.larke 575db4382d cmSerialPort.h/c : Initial commit. před 4 roky
  kevin e0a683e8b1 Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm před 6 roky
  kevin cffa6a6e45 Re-enabled performance measurement code. Replaced cmDspPgmKrChain.c with cmDspPgmKrChain2.c před 6 roky
  kevin 1caa200c90 cmXScore.c : Fixed bug in _cmXScoreRemoveNote() which prevented notes from being removed. před 6 roky
  kevin 7bb3a82bd6 cmMidiScoreFollow.c : Added _cmMsf_ReportScoreErrors() to the end of cmMidiScoreFollowMain(). před 6 roky
  kevin e3155ce350 cmXScore.h/c : Aded reportFl,begMeasNumb and begBPM to cmXScoreTest(). před 6 roky
  kevin 43d7968ba0 cmFile.c : Added use of cmSTATIC_NULL_HANDLE to set cmFileNullHandle. před 6 roky
  kevin d490c05b72 cmMidiFile.h/c : Added cmMidiFileReport(). před 6 roky
  kevin f028c892ad cmRptFile.c : Initial commit. před 6 roky
  kevin 286a303d04 cmProc4.h/c, cmDspKr.c : Initial changes to support scMod 'in' and 'cross'. před 6 roky
  kevin 3dd3d9818a cmDspPgmKrChain.h/c, cmDspPgmKrTimeLineLite.c : Changes to support driving transforms před 6 roky
  kevin 4cb13a7cc3 cmScore.h : Documented varlues of kXXXVarScId's před 6 roky
  kevin 65415e4111 cmDspPgmKrTimeLineLite.c : Disconnected the MIDI file player from the score follower and MIDI out and connected a MIDI input port in it's place. před 6 roky
  kevin b7ab42065b cmDspBuiltIn.c : cmDspMidiIn now accepts a MIDI device/port to filter incoming MIDI messages. před 6 roky
  kevin b22f1d3ad3 cmMidiOsx.c : Fixed bug where the incorrect device index was reported by incoming MIDI messages. před 6 roky
  kevin df71bdfc70 Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm před 6 roky
  kevin 468b5d54bc Fixed bug in cmDspSys.c cmDspSysRcvMsg() where the value.flags field in the MIDI packet broadcast message was not initialized. před 6 roky
  kevin larke 6c7d6376d8 Initial setup of Kr2 in _cmDspSys_TlXfromChain() to allow scaling parameters by measurements. před 6 roky
  kevin dbd448177c cmDspPgmKrChain.c : Added 'switch' button to force x-fader transition. před 6 roky
  kevin larke 4461d1c128 cmXScore.c : Changed to fix problem with dynamic forks interpretation. před 7 roky
  kevin 92ea6ff806 cmXScore.c : Added the ability to increment the grace group id. před 7 roky
  kevin af84645fa4 cmXScore.c : Added dynamic level interpolation during edit file processing via upper case dynamic markings. před 7 roky