mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-10 00:34:59 +01:00
tempo map: NOOP correct comment text
This commit is contained in:
parent
c7adea3ec0
commit
73c87064a5
1 changed files with 2 additions and 2 deletions
|
|
@ -399,9 +399,9 @@ class /*LIBTEMPORAL_API*/ TempoPoint : public Tempo, public tempo_hook, public v
|
|||
}
|
||||
|
||||
/* Given that this tempo point controls tempo for the time indicated by
|
||||
* the argument of the following 4 functions, return information about
|
||||
* the argument of the following 3 functions, return information about
|
||||
* that time. The first 3 return convert between domains (with
|
||||
* ::sample_at() just being a convenience function); the fourth returns
|
||||
* ::sample_at() just being a convenience function); the third returns
|
||||
* information about the tempo at that time.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue