Commit History

Author SHA1 Message Date
  sschmidTU 65c32ea9c2 Update Readme.md 3 years ago
  Simon 1f23e1b191 Update Readme.md: add copyright notice 3 years ago
  sschmidTU 1d153ef688 update from osmd 1.4.0: many improvements, see changelog. needs npm install. try deleting node_modules and package-lock.json 3 years ago
  Simon b32af4e876 Update README.md 3 years ago
  sschmidTU 7cbb43aadc fix some notes being skipped (not played) during playback (#47) 3 years ago
  sschmidTU cb539c619a feat(Note): Store TransposedPitch (for API access) 3 years ago
  sschmidTU 923aa3eaf8 Merge osmd-public: add instrument transpose, null check 3 years ago
  sschmidTU 0d24d68eb4 merge osmd-public: save SVGElement for GraphicalSlurs, fix cursor following for multiple cursors 3 years ago
  sschmid fac22e00ca merge osmd-public: fix multiple grace slashes 3 years ago
  fredmeister77 3c94379b3c Prevent spacebar playback if unfocused, Cursor Height CSS, cursor null checks (#43) 3 years ago
  sschmid f45af01a07 update package.json name/description 3 years ago
  sschmid c0eb8013ed merge osmd-public: add rules.DefaultColorChordSymbol, fix group bracket shown on single instrument 3 years ago
  sschmid d4563a2b4d merge osmd-public: fix wrong x-positioning of cross staff notes 3 years ago
  sschmid 9fd6764254 bump version to 1.3.1-extended 3 years ago
  sschmidTU 44d7528959 fix first notes not playing in some samples like Clementi Sonatina 36/1/1 3 years ago
  sschmid 48bc9a6fd6 merge osmd-public: fix in-staff clefs missing or misplaced in 2nd voice or with backup/forward tags 3 years ago
  sschmid a0890ad261 merge osmd-public: add GraphicalStaffEntry.getHighestYAtEntry() etc, fix metronome reading errors 3 years ago
  sschmidTU 320d9c146d refactor (whitespace) 3 years ago
  sschmidTU 7152ac2ed6 fix(PlaybackManager): Fix error when PlaybackInstrument undefined, add workaround (#42) 3 years ago
  sschmidTU c00d17e40e comment 3 years ago
  sschmidTU 238c8701be fix(RenderSingleHorizontalStaffline): Fixed for osmd-extended (#41) 3 years ago
  sschmidTU c67aacb9b2 comment 3 years ago
  sschmidTU d86a24aec7 setPlaybackStart(): set to start of sheet if called without timestamp argument 3 years ago
  sschmidTU b9c980652b add PlaybackManager.setPlaybackStart(timestamp) method 3 years ago
  sschmidTU fdf6f499c0 refactor, comment 3 years ago
  sschmidTU cf511aec8d remove console.logs 3 years ago
  sschmidTU a744479a20 playback: fix notes ending before cursor position played on starting playback, add rules.PlayAlreadyStartedNotesFromCursorPosition 3 years ago
  sschmidTU 80ae32999d PlaybackManager: add playFromMs() and getTimestampFromMs() methods 3 years ago
  sschmid d5b7142f00 AbstractTimingSource: setTimeAndBpm: make bpm optional 3 years ago
  sschmid 90166c4c51 PlaybackManager: add getSheetDurationInMs() method 3 years ago