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:
commit
2f0891d4e5
1 changed files with 2 additions and 0 deletions
|
|
@ -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)`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue