mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
NO-OP: use Tab to indent
This commit is contained in:
parent
a6401763a3
commit
4ba1ccc09b
1 changed files with 3 additions and 3 deletions
|
|
@ -1786,9 +1786,9 @@ ControlList::rt_safe_earliest_event_linear_unlocked (Temporal::timepos_t const&
|
|||
}
|
||||
|
||||
/* This method is ONLY used for interpolating to generate value/time
|
||||
* duples not present in the actual ControlList, and because of this,
|
||||
* the desired time domain is always audio time.
|
||||
*/
|
||||
* duples not present in the actual ControlList, and because of this,
|
||||
* the desired time domain is always audio time.
|
||||
*/
|
||||
|
||||
double a = first->when.superclocks ();
|
||||
double b = next->when.superclocks ();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue