758 Commits (8b2c47f64d2600092cdfe1e53ae38e6e62d8f804)
 

Author SHA1 Message Date
  Kevin Larke 8b2c47f64d cmXScore.h/c : Added cmXScoreWriteCsv(). 8 years ago
  Kevin Larke 3c27c56089 cmCsv.h : Added documentation. 8 years ago
  Kevin Larke 57057b002b cmXml.c : Removed dead code. 8 years ago
  Kevin Larke 304ff25285 cmXScore.h/c : Completed note, metronome, section label, color, and pedal parsing. Added per measure time sorted note list. 8 years ago
  Kevin Larke dd03627898 cmXml.h/c : Added cmXmlHasChild() and cmXmlNodeDouble(). 8 years ago
  kevin 3c81940892 cmAudioAggDev.c : Commented out call to recdPrint() to fix link problem on Mac. 8 years ago
  kevin 538996549b cmXml.h/c : Added cmXmlNodeDouble() and cmXmlHasChild(). 8 years ago
  kevin 3babaf428a cmXScore.c : Updates to parse 'note' nodes. 8 years ago
  Kevin Larke 1fc5183394 cmXScore.h/c,Makefile.am : Initial commit. 8 years ago
  Kevin Larke 0f6bd3ea63 cmXml.h/c : Added cmXmlFindAttr(), cmXmlAttrInt(), cmXmlNodeValue(), cmXmlNodeInt() (and related functions.) 8 years ago
  kevin 59bd46a15f cmXml.h/c : Added cmXmlSearch() functions. 8 years ago
  Kevin Larke dbd3da490e cmXml.h/c : Completed initial implementation. 8 years ago
  Kevin Larke d13de045f7 cmGnuPlot.c : Removed 'inline' from _cmPrintData(). 8 years ago
  kevin a839c3dd92 cmXml.h/c : Updated but still incomplete. 8 years ago
  kevin a2a613f3b8 cmXml.h/c : Updates. Still incomplete. 8 years ago
  Kevin Larke 11bf5b63a0 Merge with upstream. 8 years ago
  Kevin Larke 1c9e28bcfb cmXml.h/c, Makefile.am : Initial, incomplete, implementation of cmXml.h/c. 8 years ago
  kevin a142123bd8 cmTimeLine.c : Updates to use amicro instead of dticks in MIDI msgs. 8 years ago
  kevin 17bbae66a8 cmDspPgmKr.c : Set useInCompFl to false in _cmDspSysPgm_TimeLine(). 8 years ago
  kevin c9eaf40705 cmDspKr.c : Updates to use amicro instead of dtick in MIDI mesg. 8 years ago
  kevin 136cb97800 cmMidiFilePlay.c : Updates to use amicro instead of dtick in MIDI msg. 8 years ago
  kevin 8688a7f28c cmScore.c,cmTakeSeqBldr.c : Updates to to use amicro instead of dtick field in MIDI messages. 8 years ago
  kevin c8062faafe cmMidiFile.h/c : Fixed bug where tempo changes were not being applied dtick instead of atick. 8 years ago
  kevin acf2a85ff8 cmRpt.c : Fixed bug in _cmDefaultPrint() where stdin was used with fputs() instead of stdout. 8 years ago
  kevin 69f364a5fc cmMidiFilePlay.c : Fixed bug where cmMfpClock() was not using the correct dtick time. 8 years ago
  kevin 04bfa83e38 cmMidiFile.h/c : Added cmMIdiFIlePrintMsgs(). Removed dead code in cmMidiFileTickToMicros() and cmMIdiFIleTickToSamples(). 8 years ago
  kevin c01e9731c9 cmTimeline.c : Make use of 'onsetCfg' in time-line optional. 8 years ago
  kevin c7bf7a2c94 cmScore.h: Added cmScStatusToOpString(). Replaced calls to cmMidiMetaStatusToLabel() and cmMidiStatusToLabel() with calls to cmScStatusToOpStr(). 8 years ago
  Kevin Larke 176073874f *.h/c : Added 'cdg' markup to virtually all source files in libcm, libcm/app and libcm/dsp. 8 years ago
  Kevin Larke e0d5b50a64 cmLex.c : Fixed bug in _cmLexIntMatcher(). 8 years ago
  kevin 0c9f02d130 cmDspPgmKr.c : Enabled kr1 in transform channel. Fixed cross fade problem in _cmDspSysPgm_TksbLite(). 8 years ago
  kevin 5ee8f27b03 cmDspFx.c : Changed AvailCh to default to channel 0 and change to channel 1 8 years ago
  kevin 5ec36d98b9 cmDspProc4.h/c : Added 'decl' entry type to scMod. 8 years ago
  kevin c02080bfcd cmDspKr.c : Added 'dump' command to cmDspScMod. 8 years ago
  kevin 3c6b55186b cmDspClass.c : Add instance label to error message header. 8 years ago
  kevin cd6fa21deb cmDspPgm.c : Changed cmDspSysPgm_AvailCh() to test AvailCh. 8 years ago
  kevin 65706fc435 cmDspFx.c : Rewrote AvailCh. 8 years ago
  kevin 2a954a700c cmDspBuiltIn.c : Improved comment on WaveTable 'shape' parameter. 8 years ago
  kevin aa7b9f5d90 cmAudDspLocal.h: Added comments. 8 years ago
  kevin b24a484f81 cmAudDspIF.h : Added comments. 8 years ago
  kevin 4dcc216ab5 cmDspPgmKr.c : Commented out used of "Echo Cancel" in _cmDspSysPgm_TksbLite(). 8 years ago
  kevin 45504a586d cmDspPgm.c: Changed default audio channels on _cmDspSysPgm_StereoThrough(). 8 years ago
  kevin 61f8a82d5e cmVectOps.h/c : Added use of _cmVOU_Abs() to eliminate warning regarding abs(unsigned). 8 years ago
  Kevin Larke d72efa84a8 cmPgmOpt.c : Fixed minor formatting of --help text. 8 years ago
  kevin 20a831e678 cmVectOpsTemplateCode.h : Removed unused variable from SynthImpulse() 8 years ago
  kevin 65452c0d40 cmOnset.c : Added printout of parameters to cmOnsetProc(). 8 years ago
  kevin 0cd86b759f cmProc2.h/c : Added statVa to cmSpecDist(). 8 years ago
  kevin 8bf64f9a14 cmAudDsp.c : Added call to cmDspPgmJsonToDot() following cmDspSysPrintPgm(). 8 years ago
  kevin 6c792e240d cmDspPgmJsonToDot.h/c, Makefile : Initial working version of cmDspPgmJsonToDot 8 years ago
  kevin 611eda87de app/cmDspPgmJsonToDot.h/c : Initial partial implementation. 8 years ago