music-suite / music-score

This repo has been merged into: https://github.com/music-suite/music-suite
http://music-suite.github.io
BSD 3-Clause "New" or "Revised" License
52 stars 10 forks source link

Improve passing clef and other instrument info from music-parts to backends #215

Closed hanshoglund closed 9 years ago

hanshoglund commented 10 years ago

Main problem is that we can not put representation of clefs in music-score or music-parts as they need to be seen by both. Either 1) put in pitch-literal or 2) new separate package.

hanshoglund commented 10 years ago

We now have clefs in music-pitch. TODO actually use in backends.

hanshoglund commented 9 years ago

Superseded by #326.