Merge branch 'main' into fix-stepcat

This commit is contained in:
Alex McLean 2025-06-19 10:08:08 +02:00
commit 09fdc45ff2
15 changed files with 209 additions and 116 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
*/