WS: handle strips and plugins removal

This commit is contained in:
Luciano Iam 2020-08-29 22:41:47 +02:00 committed by Robin Gareus
parent a8f917e7e2
commit c32a5917f3
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
5 changed files with 81 additions and 60 deletions

View file

@ -57,7 +57,7 @@ public:
PBD::EventLoop* event_loop () const;
Glib::RefPtr<Glib::MainLoop> main_loop () const;
ARDOUR::Session& session () const;
ArdourMixer& mixer () const;
ArdourMixer& mixer () const;
ArdourTransport& transport () const;
WebsocketsServer& server () const;
WebsocketsDispatcher& dispatcher () const;