simplify
This commit is contained in:
parent
5f424e7113
commit
f209841e06
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue