(1) do not write sequential same-value automation data into a ControlList (2) thin...
[ardour.git] / libs / ardour / route.cc
index 18ee9096899a590980d117a5d68e4f5c7a2a40f1..00507627b5ee353cb2c9d951af8e72c1a2e63a6e 100644 (file)
@@ -504,6 +504,7 @@ Route::process_output_buffers (BufferSet& bufs,
                        }
                }
 #endif
+
                /* should we NOT run plugins here if the route is inactive?
                   do we catch route != active somewhere higher?
                */