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

Unified Diff: ly/property-init.ly

Issue 565750043: Added vowel transitions for lyrics
Patch Set: Apologies for the noise for the last two patch sets. Created 5 years 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/vowel-transition.cc ('k') | scm/define-event-classes.scm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ly/property-init.ly
diff --git a/ly/property-init.ly b/ly/property-init.ly
index eef9ab9b8a45c315c754172e859f166a078ca6c3..9c183e95e4b529821513c80ce754a0943ba0d7da 100644
--- a/ly/property-init.ly
+++ b/ly/property-init.ly
@@ -755,6 +755,12 @@ allowVoltaHook =
(_i "Allow the volta bracket hook being drawn over bar line @var{bar}.")
(allow-volta-hook bar))
+
+%% vowel transitions
+
+vowelTransition = #(make-music 'VowelTransitionEvent)
+
+
%% x notes
#(define (cross-style grob)
« no previous file with comments | « lily/vowel-transition.cc ('k') | scm/define-event-classes.scm » ('j') | no next file with comments »

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