Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(254)

Unified Diff: lily/include/music-sequence.hh

Issue 346810043: Allow Scheme/identifiers for duration multipliers
Patch Set: No good dead goes unpunished. Documentation and harmonization. Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lily/include/music.hh ('k') | lily/lily-imports.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/music-sequence.hh
diff --git a/lily/include/music-sequence.hh b/lily/include/music-sequence.hh
index ad47f72bdc72c8fb6e5b6eb0590f45fc51044406..096d4de523a34857dbcb4f06f44d87ab4c84a4f9 100644
--- a/lily/include/music-sequence.hh
+++ b/lily/include/music-sequence.hh
@@ -46,6 +46,6 @@ public:
SCM ly_transpose_key_alist (SCM l, SCM pit);
Pitch music_list_to_relative (SCM l, Pitch p, bool ret_first);
void transpose_music_list (SCM, Pitch);
-void compress_music_list (SCM, Moment);
+void compress_music_list (SCM, Rational);
#endif
« no previous file with comments | « lily/include/music.hh ('k') | lily/lily-imports.cc » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b