mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-08 22:55:44 +01:00
triggerbox: actually fully stop trigger when explicitly requested, rather than use follow action
This commit is contained in:
parent
13a0f74ce4
commit
2aa313eb4e
1 changed files with 1 additions and 0 deletions
|
|
@ -121,6 +121,7 @@ Trigger::quantization () const
|
|||
void
|
||||
Trigger::stop ()
|
||||
{
|
||||
_next_trigger = -1;
|
||||
request_state (Stopped);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue