Skip to content

Lomse 0.22.0

Compare
Choose a tag to compare
@cecilios cecilios released this 09 Jan 16:25
· 605 commits to master since this release

Notable changes

  • Some refactoring in Events, resulting in some name changes that result in backwards incompatibilities, althouth it is very unprobable that will affect user applications code.

  • Auto-scroll during playback so that current played notes are always visible.

  • Playback improvements: now playback takes into account repetitions implied by barlines with repetition dots and volta brackets, as well as repetions implied by textual repetition marks (i.e. Da Capo, To Coda, etc, ...)

  • Some important technical changes:

    • Building Lomse now requires to use c++11 or greater.
    • cmake required version is now 2.8.10 or greater, and
    • gcc required version is now 4.9 or greater.
  • Some fixes and small changes.

For more details see changelog

Installation and binary packages