Returns a ratio by which the playback of a soundfile is to be scaled.
bufnum |
Buffer index. |
a ratio by which the playback of a soundfile is to be scaled.
.ir
method is not the safest choice. Since a buffer can be reallocated at any time, using .ir
will not track the changes.