mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
make a comment more accurate
This commit is contained in:
parent
14fe5ef999
commit
fa7d9de669
1 changed files with 1 additions and 1 deletions
|
|
@ -6233,7 +6233,7 @@ Route::monitoring_state () const
|
|||
assert (track_rec != clip_rec);
|
||||
|
||||
if (clip_rec) {
|
||||
/* actively recording into a slot */
|
||||
/* preparing to, or actively recording into a slot */
|
||||
return MonitoringInput;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue