mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
improve comment for future readers
This commit is contained in:
parent
068cc4135f
commit
1a41e98c1c
1 changed files with 1 additions and 1 deletions
|
|
@ -462,7 +462,7 @@ Curve::multipoint_eval (Temporal::timepos_t const & x) const
|
|||
* regions).
|
||||
*
|
||||
* This means that x is a relatively
|
||||
* small value (sample count into the
|
||||
* small value (an offset into the
|
||||
* fade) amd we do not need to worry
|
||||
* about the square overflowing.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue