mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
confusing comments - just say no
This commit is contained in:
parent
a84d3e04c4
commit
c7cf4d96e0
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ TempoMapTest::addTest()
|
|||
/* tp is at 6|1|0 which is 3|0|0 after the 6/8 meter at ((3-1) * 4 =) 8
|
||||
* quarter notes), so 3 bars of 6
|
||||
* 8th notes, or 18 8 notes, or 9 4th notes. So its quarter time should
|
||||
* be 12 + 9 = 17
|
||||
* be 8 + 9 = 17
|
||||
*/
|
||||
|
||||
std::cout << "\n\n\n\***************** tp = " << tp.beats() << std::endl;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue