mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-20 12:26:07 +01:00
Add some comment
This commit is contained in:
parent
9c08a403c4
commit
8fba1cacd7
1 changed files with 2 additions and 0 deletions
|
|
@ -955,6 +955,8 @@ Track::monitoring_state () const
|
|||
* time, but just to keep the semantics the same as they were before
|
||||
* sept 26th 2012, we differentiate between the cases where punch is
|
||||
* enabled and those where it is not.
|
||||
*
|
||||
* rg: I suspect this is not the case: monitoring may differ
|
||||
*/
|
||||
|
||||
if (_session.config.get_punch_in() || _session.config.get_punch_out() || _session.preroll_record_punch_enabled ()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue