variable plugin port config.
[ardour.git] / libs / ardour / ardour / route.h
index 7e7d5d55d4b072fa090c8f0854375824d74a9c6c..c8f60058725c9cca521ba430c4d662bdced31b1c 100644 (file)
@@ -313,6 +313,7 @@ class LIBARDOUR_API Route : public SessionObject, public Automatable, public Rou
         */
        bool customize_plugin_insert (boost::shared_ptr<Processor> proc, uint32_t count, ChanCount outs);
        bool add_remove_sidechain (boost::shared_ptr<Processor> proc, bool);
+       bool plugin_preset_output (boost::shared_ptr<Processor> proc, ChanCount outs);
 
        /* enable sidechain input for a given processor
         *