Euwoyne/libscorepress
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
libscorepress
=============
ScorePress - Music Engraving Software (libscorepress)
Copyright (C) 2014 Dominik Lehmann
Licensed under the EUPL V.1.1
Changelog:
0.1 * early development
0.2.0 * unified class interfaces and polymorphic structure
0.2.5 * complete reorganization of the engraving process (better use of polymorphism)
* rewrite of the Pick algorithms
0.2.6 * Newlines are now engraved to the Plate as well
* added special end-of-voice objects to the Plate
* log implementation redesign