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

Unified Diff: lily/include/midi-walker.hh

Issue 340980043: Issue 5299: Place the MIDI end-of-track event (Closed)
Patch Set: Created 6 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/include/midi-item.hh ('k') | lily/midi-chunk.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lily/include/midi-walker.hh
diff --git a/lily/include/midi-walker.hh b/lily/include/midi-walker.hh
index f23b7407e89aa8e59f05ff76fe3d307389e8e438..eedf3f8e0d79b0d37390c19c6015a0e24dac889f 100644
--- a/lily/include/midi-walker.hh
+++ b/lily/include/midi-walker.hh
@@ -45,7 +45,7 @@ public:
void process ();
void operator ++(int);
bool ok () const;
- void finalize ();
+ void finalize (int end_tick);
private:
void do_start_note (Midi_note *note);
« no previous file with comments | « lily/include/midi-item.hh ('k') | lily/midi-chunk.cc » ('j') | no next file with comments »

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