mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
WS: handle strips and plugins removal
This commit is contained in:
parent
a8f917e7e2
commit
c32a5917f3
5 changed files with 81 additions and 60 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue