940 Revize (3dd3d9818a0502013250c0a36e7275455969684b)
 

Autor SHA1 Zpráva Datum
  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 7 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
  kevin larke c1076ddf0c cmXScore.c : Added _cmXScoreRemoveNote(). před 7 roky
  kevin larke 677f8d1c34 Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm před 7 roky
  kevin larke 71e9fdd169 cmXScore.h/c : Improved comments. cmXScoreTest() now calls cmXScoreGenEditFile() when editFn arg is given and the associated file does not exist. před 7 roky
  kevin 98cef5668f Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm před 7 roky
  kevin 00728f26af cmDspPgmKrChain.c : Added TODO on crash bug - but didn't fix it! před 7 roky
  kevin larke e426f5dbd1 Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm před 7 roky
  kevin larke 59dbe1df10 cmScore.c : Changed invalid MIDI velocity from fatal error to a warning. před 7 roky
  kevin larke 79c4326782 cmDspPgmKrChain.c : Added the cmKr2 based version of the transform chain. před 7 roky
  kevin larke dc5bd41378 cmDspKr.h/c, cmDspBuiltIn.c : Added cmKr2 (modeless version of cmKr). před 7 roky
  kevin larke 002ca3507b cmProc2.h/c : Added cmSpecDist2(). před 7 roky
  kevin 970a6fb36c Merge branch 'master' of klarke.webfactional.com:webapps/gitweb/repos/libcm před 7 roky
  kevin bbcd065cb1 cmDspPgmKrChain.c : Fixed 'Min Wet' to default to 0.0 (was set to 1.0) před 7 roky
  kevin 5272aaeb52 cmXScore.h/c : Added cmXScoreGenEditFile(). před 7 roky
  kevin 1b2054bf10 cmScoreMatchGraphic.c : Changed score0.css to cmScoreMatchGraphic.css. před 7 roky
  kevin 8e4f32c0c1 cmXScore.h/c : Moved edit file processing into cmXScoreInitialize(). před 7 roky
  kevin 85878f995b cmXScore.c : Minor improvements and bug-fixes for _cmXsMeasComplexity() před 7 roky
  kevin 7eac59b3ca .gitignore : Ignore .DS_Store. před 7 roky
  kevin b43b6af509 cmSvgWriter.c : Removed pan-zoom code from HTML header. před 7 roky
  kevin cc334c8d7f cmXScore.c : Added cmXsComplexity_t related functions and added complexity measure output to MIDI file SVG plot. před 7 roky
  kevin a37e2e2c71 cmMidiFile.h/c : Added cmMidiFileGenSvgFile() před 7 roky
  kevin 88fdfd998d cmSvgWriter.c : Improved formatting of HTML content. před 7 roky
  kevin 780abd5e74 cmMidiFile.h/c : Added cmMidiFileNoteTimeDensity(). před 7 roky
  kevin 19b90719aa cmMidiFile.c : Removed UID return value from cmMidiFileInsertTrackMsg(). před 7 roky
  kevin d14744ed4d cmXScore.c : Removed use of MIDI file event UID's. před 7 roky
  kevin bd63a0eeeb cmScore.h/c : Added cmScoreReport(). Added 'section' number to report output. před 7 roky
  kevin 1a042843c8 cmXScore.c : Added error checking to section marker text-to-number conversion. před 7 roky
  kevin 84c5097a8d cmXScore.h/c : Added 'tied_dur' field to cmXsNote_t for use in determining the length of a MIDI note events. před 7 roky
  kevin 3ef0c6fd3a cmMidiFile.h/c : In cmMIdiFileInsertTrack???() return the 'uid' of the new event record. před 7 roky
  kevin 1da843a380 cmXScore.c : Added 'silent' note dynamic category. Fixed bug in cmXScoreReorder() where last measure was not processed. před 7 roky
  kevin 382b9a9d2e cmScore.c : Added 'silent' note category to _cmScDynRefArray[]. před 7 roky
  kevin d17b30831d cmXScore.h/c : Added _cmXScoreProcessOverlappingNotes(). před 7 roky
  kevin bea6d07568 cmSCoreMatchGraphic.c : Removed printf() from _cmScoreMatchGraphicInsertMidiMsg(). před 7 roky
  kevin 227bf8954b cmMidiFile.c : Added _cmMidiFileInsertEotMsg(). Fixed bug where _cmMidiFileTrk.cnt was not incremented in cmMidiFileInsertTrkMsg(). před 7 roky
  kevin 4d6bff0ecf cmScoreMatchGraphic.c : Removed call to cmMidiFilePrintMsgs() from cmScoreMatchGraphicUpdateMidiFromScore(). před 7 roky
  kevin ee9ba9270e cmMidiScoreFollow.h/c : Added filename parameters to cmMidiScoreFollowMain(). před 7 roky
  kevin ca40492412 cmSvgWriter.h/c : Added calls to use svg-pan-zoom.js to HTML header. před 7 roky
  kevin 4ac92aef52 cmXScore.c: _cmXScoreSetAbsoluteTime() is now automatically called from _cmXScoreSort(). před 7 roky
  kevin 1d1681eefd cmDspKr.c : In _cmDspTimeLineRecv() allow the selected time line object to be a kMidiEvtTlId type. před 7 roky