mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 19:56:31 +01:00
NO-OP: tweak comemnt that still referenced frames instead of samples
This commit is contained in:
parent
9ed9567b43
commit
f8ddc827c7
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ public:
|
||||||
|
|
||||||
/** Create from ticks at a given rate.
|
/** 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
|
* number of samples per beat. Note the resulting Beats will, like all
|
||||||
* others, have the default PPQN, so this is a potentially lossy
|
* others, have the default PPQN, so this is a potentially lossy
|
||||||
* conversion.
|
* conversion.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue