mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-14 02:26:39 +01:00
meld-driven unification of current ardour-ish WavesAudio backend and current tracks WavesAudio backend.
May be incomplete, and may not compile (testing to follow)
This commit is contained in:
parent
0fca07fa9d
commit
237f255fb5
14 changed files with 490 additions and 253 deletions
|
|
@ -106,6 +106,7 @@ private:
|
|||
std::vector<WavesDataPort*> _connections;
|
||||
|
||||
void _connect (WavesDataPort* port, bool api_call);
|
||||
void _disconnect_all ();
|
||||
void _disconnect (WavesDataPort* port, bool api_call);
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue