File: Compatibility

package info (click to toggle)
musescore 2.3.2%2Bdfsg1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports-sloppy
  • size: 204,200 kB
  • sloc: cpp: 267,218; xml: 177,839; ansic: 140,048; sh: 6,921; python: 6,867; perl: 423; makefile: 332; awk: 142; pascal: 74; sed: 3
file content (10 lines) | stat: -rw-r--r-- 369 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10

Compatibility with 1.2 scores

* In 1.2 beams cannot span measures. "Middle Beam" markings are ignored in
  this case. In 2.0 the marking is honored.
  Bug: the current implementation does not handle beams spanning pages.
       The resulting layout is undefined.
  (Fixed by replacing "Middle Beam" markings at the beginning of a Measure
   by "Beam Begin" marking)