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

Unified Diff: lily/midi-control-function-performer.cc

Issue 294650043: Move translator initializations to X::boot () (Closed)
Patch Set: Created 7 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/metronome-engraver.cc ('k') | lily/multi-measure-rest-engraver.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/midi-control-function-performer.cc
diff --git a/lily/midi-control-function-performer.cc b/lily/midi-control-function-performer.cc
index 90ea063f736d1c3af3a884ba7cc5858506d1ff7e..a112e6bceffb7daaaf54d9340a265dab20dbbb87 100644
--- a/lily/midi-control-function-performer.cc
+++ b/lily/midi-control-function-performer.cc
@@ -113,6 +113,12 @@ Midi_control_function_performer::announce_function_value_change (SCM sev)
}
}
+void
+Midi_control_function_performer::boot ()
+{
+
+}
+
ADD_TRANSLATOR (Midi_control_function_performer,
/* doc */
"",
« no previous file with comments | « lily/metronome-engraver.cc ('k') | lily/multi-measure-rest-engraver.cc » ('j') | no next file with comments »

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