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 documentation for phrase traversals #221

Closed hanshoglund closed 9 years ago

hanshoglund commented 10 years ago

Phrase traversals provide the possibilities of viewing a single Score as a group of Voices and were added to allow proper addition of articulation amongst other things. They have many other uses. The current API is so-so and could benefit from a rewrite in the light of aligned voices.

See also #278. See also #208

hanshoglund commented 9 years ago

Phrase traversal should be avoided in favor of more specific time-structures. Closing.