mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-16 18:36:03 +01:00
tweak for yesterday's stopped/monitoring/state change fix
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@6527 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
97c5892b51
commit
4903ca5b60
1 changed files with 1 additions and 0 deletions
|
|
@ -2328,6 +2328,7 @@ Route::no_roll (nframes_t nframes, nframes_t start_frame, nframes_t end_frame,
|
|||
XXX note the absurdity of ::no_roll() being called when we ARE rolling!
|
||||
*/
|
||||
silence (nframes);
|
||||
return 0;
|
||||
}
|
||||
/* we're really not rolling, so we're either delivery silence or actually
|
||||
monitoring, both of which are safe to do while session_state_changing is true.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue