mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-23 19:48:31 +00:00
simplify
This commit is contained in:
parent
5f424e7113
commit
f209841e06
@ -451,7 +451,7 @@ export const sowhatelse = `()=> {
|
|||||||
}`;
|
}`;
|
||||||
|
|
||||||
export const barryHarris = `piano()
|
export const barryHarris = `piano()
|
||||||
.then(p => "0,7,2,[7 6]"
|
.then(p => "0,2,[7 6]"
|
||||||
.add("<0 1 2 3 4 5 7 8>")
|
.add("<0 1 2 3 4 5 7 8>")
|
||||||
.scale('C bebop major')
|
.scale('C bebop major')
|
||||||
.transpose("<0 1 2 1>/8")
|
.transpose("<0 1 2 1>/8")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user