mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
fix: format
This commit is contained in:
@@ -187,4 +187,4 @@ Why is this? [Human hearing operates logarithmically](https://www.audiocheck.net
|
||||
|
||||
## getting-started
|
||||
|
||||
## sounds
|
||||
## sounds
|
||||
|
||||
@@ -66,4 +66,3 @@ This page is just a listing of all functions covered in the workshop!
|
||||
| add | add numbers / notes | <MiniRepl hideHeader client:visible tune={`n("0 2 4 6".add("<0 1 2 1>")).scale("C:minor")`} /> |
|
||||
| ply | speed up each event n times | <MiniRepl hideHeader client:visible tune={`s("bd sd").ply("<1 2 3>")`} /> |
|
||||
| off | copy, shift time & modify | <MiniRepl hideHeader client:visible tune={`s("bd sd, hh*4").off(1/8, x=>x.speed(2))`} /> |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user