Skip to main content

3 posts tagged with "web-music-score"

WebMusicScore library

View All Tags

Version 6.3.0 Update

· One min read
Stefan B.
Stefan B.
Creator of Web Music Score

Hello!

This is another important update!

I am also personally learning so much to work more professinally!

Library Changes

  • Added Common time signature "C".
  • Added controls button layout singlePlay and new button setup functions for score.WmsControls.
  • Made fermata part of articulation which is subtype of annotation. Fixed fermata layout issue.
  • Gave default player for each document, but can also create and play player instances independently.

Website Changes

  • Improved website documents section a lot, also internal improvements.
  • Removed AI generated stuff and wrote things myself.

Version 6.1.0 Update

· One min read
Stefan B.
Stefan B.
Creator of Web Music Score

WebMusicScore Update

v6.1.0 Introduced custom HTML elements:

  • <wms-view>
  • <wms-controls>.

v6.1.0 renamed and deprecated following classes:

Deprecated NameNew Name
Score.MRenderContextScore.WmsView
Score.MPlaybackButtonsScore.WmsControls
Score.MPlayerScore.PLayer
Score.MRenderContextScore.WmsView
ReactUI.MusicScoreViewReactUI.WmsView
ReactUI.PlaybackButtonsReactUI.WmsControls

Website update

Introduced changes to support multiple versions in the future.