mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-09 16:24:57 +01:00
Cancel audition when the backend is stopped
This commit is contained in:
parent
b2360a9a0a
commit
562cb7cb3a
1 changed files with 1 additions and 0 deletions
|
|
@ -1798,6 +1798,7 @@ Session::engine_halted ()
|
|||
We can't queue SessionEvents because they only get
|
||||
handled from within a process callback.
|
||||
*/
|
||||
cancel_audition ();
|
||||
|
||||
/* this just stops the FSM engine ... it doesn't change the state of
|
||||
* the FSM directly or anything else ... but the FSM will be
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue