Merge pull request 'fix: minor doc changes' (#1435) from Aurel300/strudel:fix/minor-docs into main

Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1435
This commit is contained in:
froos
2025-07-07 00:06:15 +02:00
+2
View File
@@ -67,6 +67,8 @@ Or using 2 beats per cycle:
s("bd sd, hh*4")`}
/>
You can use the `setcps` method to set the global tempo in cycles per second. `setcpm(x)` is the same as `setcps(x / 60)`.
<Box>
To set a specific bpm, use `setcpm(bpm/bpc)`