Commit History

Author SHA1 Message Date
  sschmidTU 9f05b68b98 chore: improve import path 2 years ago
  sschmidTU a7ba778191 merge osmd-public 1.5.1: fix layout with whole measure rests and e.g. 12/8 rhythm 2 years ago
  sschmidTU 5380f37f1c fix drums playback - load correct soundfont, use correct channels and pitches. add PlaybackManager.IgnoreFixedInstrumentKeysForPercussion option 2 years ago
  sschmidTU ad22c77d27 merge osmd-public (needs npm install again for type updates) 2 years ago
  Justin Litten 1340d06981 Set sheet override on UI tempo change: 2 years ago
  sschmidTU 95a291a10e fix(Tempo): handle bpm given like "half note =" properly (#74) 2 years ago
  sschmidTU 940fd0b64d merge osmd-public 1.5.0 (30-60% performance boost in rendering) 2 years ago
  sschmidTU 8adc80b8f3 refactor: add bpm check in bpmChanged, inform if invalid bpm set 2 years ago
  sschmidTU 50cd61db8c fix(Playback): Prevent 0 or invalid bpm settable, giving infinite durations 2 years ago
  sschmidTU 80bd989939 fix(Playback): Prevent playback stopped by implicit measure (time signature change at end of staffline) 2 years ago
  sschmidTU 981cd597b5 fix(Playback): Fix multiple measure rests stopping playback (and sometimes infinite loop) 2 years ago
  sschmidTU ff16363b9c fix(Pedals): Fix pedal line not always detected, and pedals duplicate/overlapping 2 years ago
  sschmidTU c5255f92c2 comment 2 years ago
  sschmidTU 236f6e5e50 fix undefined error (another) with drawUpToMeasureNumber set (#68) 2 years ago
  sschmidTU fcc9178f92 fix undefined error with drawUpToMeasureNumber set (#68) 2 years ago
  sschmidTU 843f9ee10b xml: fix credit tag without font-size leading to error 2 years ago
  sschmidTU 117a73e466 fix(Playback): don't play first note of invisible measure when maxmeasuretodraw set 2 years ago
  sschmidTU 56a41b4b5b merge osmd-public into osmd-extended: chordsymbol accidentals customizable, fix rare null error 2 years ago
  sschmidTU 0da702ebd1 refactor (minor) 2 years ago
  sschmidTU 6c6516bd3c getDurationAsNoteDuration: reenable numerator bump from 0 to 1 if tmp !== 0 (#63) (improve fraction rounding/precision) 2 years ago
  sschmidTU 2c87df393e fix playFromMs() and getTimestampFromMs() rounding error (#63), playFromMs() starting too late 2 years ago
  sschmidTU e50e6bec30 comment (#62) 2 years ago
  sschmidTU 3cc323760d improve PlaybackManager.getSheetDurationInMs to respect each measure's bpm, also the first one's. 2 years ago
  Simon 965c4ea5c2 Update Readme: add link to tips and tricks issue 2 years ago
  sschmidTU 76888f3d9f add EngravingRule UseJustifiedBuilder (#59) 2 years ago
  sschmidTU a991590c54 feat(EngravingRules): Add optional EngravingRules argument to OSMD constructor, fix default voice listener always added (#55) 2 years ago
  sschmidTU 41329c424a player: cursor: fix cursor.NotesUnderCursor() not returning the notes at current playback position 2 years ago
  sschmidTU be6a16c3a2 merge osmd-public: refactor: improve !ShowTimeSignature to not need VexFlowPatch 2 years ago
  sschmidTU 3b8ed14e4c fix note.NoteTie undefined with tie across voices (#51), move openTieDict from VoiceGenerator to Staff 2 years ago
  sschmidTU 19a6878625 refactor (#57, #58) 2 years ago