13
0

tempo map: NOOP correct comment text

This commit is contained in:
Paul Davis 2021-11-17 10:49:14 -07:00
parent c7adea3ec0
commit 73c87064a5

View File

@ -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.
*/