mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 12:19:33 +01:00
use CoreSelection for track selection
This commit is contained in:
parent
0c035778e1
commit
dc0139d4af
33 changed files with 683 additions and 536 deletions
|
|
@ -34,8 +34,6 @@ class MonitorSelector : public PortMatrix
|
|||
std::string disassociation_verb () const;
|
||||
std::string channel_noun () const;
|
||||
|
||||
ARDOUR::Session* session() const { return _session; }
|
||||
|
||||
uint32_t n_io_ports () const;
|
||||
boost::shared_ptr<ARDOUR::IO> const io () { return _io; }
|
||||
void setup_ports (int);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue