introduce the notion that note additions and property changes can cause the removal...
[ardour.git] / libs / ardour / ardour / midi_track.h
index 5d5bdc0cb42e88e874591b31f54e3a515a19aa9c..d181bea596f5bceb9903cf2fd7b7351de1d42d90 100644 (file)
@@ -53,7 +53,7 @@ public:
 
        void freeze_me (InterThreadInfo&);
        void unfreeze ();
-
+        
        boost::shared_ptr<Region> bounce (InterThreadInfo&);
        boost::shared_ptr<Region>  bounce_range (
                        nframes_t start, nframes_t end, InterThreadInfo&, bool enable_processing);