Prepare export-format codec-quality setting
[ardour.git] / libs / ardour / legatize.cc
index b3c5775b41428989a399dd55b46221255a585640..cd45d430f3cd255a2c1ef583b577e3baeb16ea1d 100644 (file)
@@ -31,7 +31,7 @@ Legatize::~Legatize ()
 
 Command*
 Legatize::operator()(boost::shared_ptr<ARDOUR::MidiModel> model,
-                     Temporal::Beats                        position,
+                     Temporal::Beats                      position,
                      std::vector<Legatize::Notes>&        seqs)
 {
        MidiModel::NoteDiffCommand* cmd = new MidiModel::NoteDiffCommand(model, name ());