mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
VBAP GUI depends on signal-position (not parameter changes)
This commit is contained in:
parent
1bf9c4c990
commit
60fe9606f4
4 changed files with 9 additions and 2 deletions
|
|
@ -189,6 +189,8 @@ VBAPanner::update ()
|
|||
s->direction = AngularVector (center, elevation);
|
||||
compute_gains (s->desired_gains, s->desired_outputs, s->direction.azi, s->direction.ele);
|
||||
}
|
||||
|
||||
SignalPositionChanged(); /* emit */
|
||||
}
|
||||
|
||||
void
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue