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