Skip to content

Releases: rism-digital/verovio

Version 2.3.4

04 Jan 10:25
Compare
Choose a tag to compare
  • Fix bug with NPM build (allow access to verovio.module and use wasm)

Version 2.3.3

26 Nov 09:53
Compare
Choose a tag to compare
  • Fix bug with NPM build (remove init function for adjusting memory)

Version 2.3.2

20 Nov 09:31
Compare
Choose a tag to compare
  • Fix bug with mordent when loading MEI 3.0 files

Version 2.3.1

16 Nov 17:31
Compare
Choose a tag to compare
  • Fix bug with scoreDef / staffDef redefinition

Version 2.3.0

04 Nov 13:36
Compare
Choose a tag to compare
  • Support for 512th and 1024th duration
  • Support for iOS cocoapods build (@eltiren)
  • Support for SVG currentColor (@rettinghaus)
  • Options for controlling header and footer (--header / --footer "auto|none|encoded") (@rettinghaus)
  • Bug fix with grace notes and mRests

Changes

  • Options --no-header and --no-footer deprecated

Version 2.2.1

24 Oct 02:17
Compare
Choose a tag to compare
  • Fix bug with mensural notation layout

Version 2.2.0

23 Oct 08:38
Compare
Choose a tag to compare
  • Support for superscript and subscript in <rend>
  • Support for chord-symbol parsing in MusicXML (@earboxer)
  • Support for dynamics with mixed text and music fonts
  • Support for non-standard keys from MusicXML (@rettinghaus)
  • Support for <graceGrp> (@rettinghaus)
  • Support for <keyAccid> for custom key signatures
  • Support for @vel on <note> in MIDI playback (@rettinghaus)
  • Support for <turn> in MusicXML import (@wergo)
  • Support for <arpgeg> in MusicXML import (@wergo)
  • Support iOS Framework build (@Noroxs)
  • Improved support for pedal marks in MusicXML import (@wergo)
  • Improved import of key signatures from PAE (show cancellation accidentals)
  • Improved import of tuplets from PAE
  • Improved element attribute access also when not rendered in a page
  • Options for vertical justication (--justify-include-last-page, --justify-system-only, --justify-vertically)
  • Option to set minimum width for justification (--min-last-justification) (@earboxer).

Version 2.1.0

25 May 16:15
Compare
Choose a tag to compare

Added

  • Update pugixml
  • Support for SMUFL figured bass figures
  • Support for @spacing on <staffDef>
  • Support for @sameas on <beam>, <chord>, <layer>, <note>, <rest>, and <tuplet>
  • Support for editorial markup in <label> and <labelAbbr>
  • Support of ties and slurs starting or ending with timestamp (but not both)
  • Support for ABC notation import (@rettinghaus)
  • Improved cross-staff MusicXML import (@wergo)
  • Improved clef changes in MusicXML import (@wergo)
  • Improved hairpin MusicXML import (@wergo)
  • Improved slur MusicXML import (@wergo)
  • Support for <ending> in MusicXML import (@wergo)
  • Preserve MusicXML <duration> on notes, rests, and chords (@rettinghaus)
  • Import MusicXML <division> with @ppq on <staffDef> (@rettinghaus)
  • Avoid system optimisation when a tempo change occurs
  • Improved tuplets and support for additional attributes
  • Improved slur placement
  • Option to use svg viewBox on root node (@dchisolm)
  • Option for adjusting MIDI tempo output (--midi-tempo-adjustment)
  • Option for top/bottom margin <harm> (--top/bottom-margin-harm)
  • Option to use first footer / header for all pages (--use-pg-footer/header-for-all)
  • Embedding of Petaluma font (1.055) from Steinberg

Changed

  • Option inputFormat (JS) deprecated (use input instead)

Version 2.0.2

06 Feb 14:19
Compare
Choose a tag to compare
  • Fix issue with <app> and multiple <mdiv>

Version 2.0.1

04 Feb 12:28
Compare
Choose a tag to compare
  • Bug fix for PAE with empty beams