mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 23:05:04 +01:00
NO-OP: comment for later
This commit is contained in:
parent
e267c1e129
commit
1d106c88ca
1 changed files with 1 additions and 0 deletions
|
|
@ -211,6 +211,7 @@ AudioTimeAxisView::create_automation_child (const Evoral::Parameter& param, bool
|
||||||
|
|
||||||
} else if (param.type() == BusSendLevel) {
|
} else if (param.type() == BusSendLevel) {
|
||||||
|
|
||||||
|
// XXX this does not seem correct
|
||||||
create_trim_automation_child (param, show);
|
create_trim_automation_child (param, show);
|
||||||
|
|
||||||
} else if (param.type() == TrimAutomation) {
|
} else if (param.type() == TrimAutomation) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue