mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
overhaul meterbridge metrics part one.
This commit is contained in:
parent
3c82b99a3b
commit
08167d6ac4
5 changed files with 118 additions and 63 deletions
|
|
@ -67,7 +67,7 @@ boost::weak_ptr<Route> RouteUI::_showing_sends_to;
|
|||
RouteUI::RouteUI (ARDOUR::Session* sess)
|
||||
: AxisView(sess)
|
||||
{
|
||||
init ();
|
||||
if (sess) init ();
|
||||
}
|
||||
|
||||
RouteUI::~RouteUI()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue