mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-12 06:08:37 +00:00
fix: format
This commit is contained in:
parent
f8c3e3d5aa
commit
ffffdd2d7d
@ -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))`} /> |
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user