mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-19 01:28:28 +00:00
fix formatting
This commit is contained in:
parent
0792ef7288
commit
14ab6c5960
@ -474,9 +474,11 @@ export const jemblung = `() => {
|
|||||||
// melody
|
// melody
|
||||||
"12 11*3 12 ~".len(0.005)
|
"12 11*3 12 ~".len(0.005)
|
||||||
)
|
)
|
||||||
.add("<0 1>").mul(5/5).round().tune("jemblung2").tone(s),
|
.add("<0 1>")
|
||||||
//.add("<0 1>").mul(22/5).round().xen("22edo").tone(s),
|
.tune("jemblung2")
|
||||||
//.add("<0 1>").mul(12/5).round().xen("12edo").tone(s),
|
//.mul(22/5).round().xen("22edo")
|
||||||
|
//.mul(12/5).round().xen("12edo")
|
||||||
|
.tone(s),
|
||||||
// kick
|
// kick
|
||||||
"[c2 ~]*2".len(0.05).tone(membrane().chain(out())),
|
"[c2 ~]*2".len(0.05).tone(membrane().chain(out())),
|
||||||
// snare
|
// snare
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user