13
0

NO-OP: tweak comemnt that still referenced frames instead of samples

This commit is contained in:
Paul Davis 2024-10-24 11:41:29 -06:00
parent 9ed9567b43
commit f8ddc827c7

View File

@ -91,7 +91,7 @@ public:
/** Create from ticks at a given rate.
*
* Note this can also be used to create from frames by setting ppqn to the
* Note this can also be used to create from samples by setting ppqn to the
* number of samples per beat. Note the resulting Beats will, like all
* others, have the default PPQN, so this is a potentially lossy
* conversion.