Use PBD::copy_file in Session::create() to copy the template file.
[ardour.git] / libs / ardour / ardour / ardour.h
index 09c6bd88563c55504a82b999dfac32ca12823a5c..e1be7ad998a6a9699a426c4c988b2e56571149fd 100644 (file)
@@ -46,6 +46,8 @@ namespace ARDOUR {
 
        int init (bool with_vst, bool try_optimization);
        int cleanup ();
+
+       int setup_midi(AudioEngine& engine);
        
        std::string get_ardour_revision ();