refactor: replace .cpm with setcpm calls

+ doc setcpm
This commit is contained in:
Felix Roos 2025-06-19 09:09:45 +02:00
parent a8f2537e31
commit 6c4aa12c60
No known key found for this signature in database
12 changed files with 169 additions and 109 deletions

View file

@ -1981,6 +1981,7 @@ export const apply = register('apply', function (func, pat) {
/**
* Plays the pattern at the given cycles per minute.
* @deprecated
* @example
* s("<bd sd>,hh*2").cpm(90) // = 90 bpm
*/