triggerbox: actually fully stop trigger when explicitly requested, rather than use follow action
This commit is contained in:
parent
13a0f74ce4
commit
2aa313eb4e
@ -121,6 +121,7 @@ Trigger::quantization () const
|
|||||||
void
|
void
|
||||||
Trigger::stop ()
|
Trigger::stop ()
|
||||||
{
|
{
|
||||||
|
_next_trigger = -1;
|
||||||
request_state (Stopped);
|
request_state (Stopped);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user