1026 Commits (master)
 

Author SHA1 Message Date
  kevin a4ed9ba98b cmMidi.h/c : Added cmSciPitchToMidiPitch(). 7 years ago
  kevin 7be4937965 cmSvgWriter.h/c,Makefile.am : Initial commit. 7 years ago
  kevin 0204c5084a cmFileSys.h/c : Added cmFileSysMakeDirFn(),cmFileSysMakeUserDirFn(). 7 years ago
  kevin 5cfd2095c7 cmScoreMatchGraphic.c : Fixed cmScoreMatchGraphicTimeLineBars() to find bar locations which were not directly adjacent to note events. 7 years ago
  kevin a0f1db3f3a cmMidiScoreFollow.c : Replace use of cmFsMakeUerFn() with cmFsMakeUserDirFn() in cmMidiScoreFollowMain(). 7 years ago
  kevin 2648eeddef cmDspPgmKrTimeLineLite.c : Added modulator sequence select drop-down menu control. 7 years ago
  kevin 7ff73452e2 cmProc4.h/c, cmDspKr.c : Changed cmScModulator to use entry groups rather than a single entry list. 7 years ago
  kevin 6331cb1753 cmJson.h/c : Added cmJsonMemberAtIndex(). 7 years ago
  kevin a607108e48 cmProc4.h/c : Added the 'exec' entry type to cmScModulator. 7 years ago
  kevin 7e3a3ff0ab cmJson.h/c : Added cmJsonFindPair() and cmJsonMemberType(). 7 years ago
  kevin 3ae46dbb08 Merge with kc changes. 7 years ago
  kevin c3f2a1ff3c cmScoreMatchGraphic.c : Updated comments. 7 years ago
  kevin 32cb6cdc47 cmDspPgmKrTimeLineLite.c : Added dry piano through and dry output gain controls. 7 years ago
  kevin cfd9087598 cmDspPgmKrChain.c : Added modp wet/dry control connection. 7 years ago
  kevin 43d9f36427 cmScoreMatchGraphic.h/c : Initial implementation of _cmScoreMatchGraphicUpdateSostenuto(). 7 years ago
  kevin 67fe7fb2be cmMidiFile.c : Fixed problem where cmMidiFileInsertMsg() did not set d0, and d1. 7 years ago
  kevin 9aae45c663 cmDspPgm.c : Added _cmDspSysPgm_Test_Pedals(). 7 years ago
  kevin 4ee4a5bbe4 cmScoreMatchGraphic.c : Commented out _cmScoreMatchGraphicUpdateSostenuto() pending implementation. 7 years ago
  kevin 2b01371684 cmMidiFile.h/c : Added 'end' field to cmMidiChMsg_t and setting code. Not yet tested. 7 years ago
  kevin de1649b204 cmXScore.c : Fixed sostenuto / damper edits from reorder file implementation. 7 years ago
  kevin f0b6e55207 cmScoreMatchGraphic.css : Initial commit 7 years ago
  kevin 4eece810a1 cmMidiScoreFollow.c : Changed some file names. 7 years ago
  kevin 10493545b4 cmScoreMatchGraphics.c : Added colored output for damper and sostenuto pedal. 7 years ago
  kevin 5cde332add cmMidiFile.h/c : Added cmMidiFileInsertMsg() Also rearranged code to isolate 7 years ago
  kevin 21d13a94fd cmMidiScoreFollow.c : Add call to cmScoreMatchGraphicUpdateMidiFromScore(). 7 years ago
  kevin 3f3bc296aa cmScoreMatchGraphic.c : Display damper pedal events. 7 years ago
  kevin fc8e338231 cmXScore.h/c : Upateds to include pitch,tie, and pedal edits from reorder file. 7 years ago
  kevin d963fb2b77 cmMidiScoreFollow.h/c, Makefile.am : cmMidiScoreFollow.h/c initial commit. 7 years ago
  kevin 3acdeb61a0 cmScoreMatchGraphic.h/c : Added cmScoreMatchGraphicUpdateMidiFromScore() to set the MIDI note velocities based on the score velocities. 7 years ago
  kevin 670edcaec7 cmXScore.c : Finalized and debugged _cmScoreReorder() processing. 7 years ago
  kevin 403b85eff4 cmScore.h/c : Added cmScoreIdToEvt() and add 'vel' field to cmScoreEvt_t structure. 7 years ago
  kevin bdc1bdb61c cmMidiFile.h/c : Added cmMidiFileSetVelocity(). 7 years ago
  kevin 2a6739ab0f cmFileSys.h/c : Added 'user' directory prefixed functions for cmFileSysMakeFn() and cmFileSysMakeDir(). 7 years ago
  kevin b1f5026916 cmXScore.h/c : Added dynamics, sostenuto,tick value, and ordering updating from 'reorder' file. 7 years ago
  kevin 4d74abd361 cmDspPgmKrTimeLineLite.c : Added 'meas' to set the start play position from a number box instead of by graphically clicking the score and timeline. 8 years ago
  kevin 068cff567b cmDspClass.h,cmDspUi.c,cmDspKr.c : Added 'meas' inputs to cmDspScore and cmDspTimeline to allow the current score and timeline location to be set programattically. 8 years ago
  kevin 712b804662 cmMsgProtocol.h : Added kProgramDfltDuiId and kAudioSysCfgDfltDuiId. 8 years ago
  kevin ceb627d04d cmGrPlot.c : Fixed an apparent bug in cmGrPlotObjSetStateFlags() where _cmGrPlotObjSetFocus() was only called if the focus flag was already set when it appears it should only called when it is not already set. 8 years ago
  kevin 555ac64cce cmAudDsp.c : Added _cmAdSendProgramDefault(0 and _cmAdSendAudioSysCfgDefault(). 8 years ago
  kevin cf82ed61e1 cmDspPgmKrTimeLineLite.c : Further program simplifications. 8 years ago
  kevin 28a233f26d cmDspPgm.c : Added audio outputs to _cmDspSysPgm_RtRecord(). 8 years ago
  kevin b04159ec47 cmAudioAggDev.c : Added AudioFileDevice and NRT device initialization to cmApAggTest() 8 years ago
  kevin 1091f308c6 cmDspPgm.c : Added _cmDspSysPgm_RtRecord() to record in real-time to a file. 8 years ago
  kevin a39bae3133 cmDspPgmKrTimeLineLite.c : 'recall' button now triggers cross-fade. 8 years ago
  kevin 01a95645b5 cmDspPgmKrChain.c : Fixed bug where measurement -> param mappers had invalid initial value. 8 years ago
  kevin e9dc780429 cmDspBuiltIn.c : Added check for an invalid initial selection value to the MsgList processor. 8 years ago
  kevin 74acab1539 cmMidiFile.c : Finished update to cmMidiFileCalcNoteDurations() to include sostenuto pedal state. 8 years ago
  kevin a5056e4cec cmMIdiFile.c : Fixes to support re-triggering MIDI notes. 8 years ago
  kevin 2bc5274ef3 cmMidiFile.h/c : Added cmMidiFileIsSustainPedal???() and cmMidiFileIsSostenutoPedal???(). 8 years ago
  kevin cd51601349 cmMidi.h : Added paren's to macro cmMidiIsNoteOff() to clarify precedence. 8 years ago