fix only tune that uses soundfonts

This commit is contained in:
Felix Roos 2023-03-16 15:49:08 +01:00
parent aad721890a
commit 9f9fe529e4

View File

@ -566,7 +566,7 @@ samples({
"C^7 Am7 Dm7 G7".slow(2).voicings('lefthand') "C^7 Am7 Dm7 G7".slow(2).voicings('lefthand')
.stack("0@6 [<1 2> <2 0> 1]@2".scale('C5 major')) .stack("0@6 [<1 2> <2 0> 1]@2".scale('C5 major'))
.note().slow(4) .note().slow(4)
.s('0040_FluidR3_GM_sf2_file') .s("gm_epiano1:1")
.color('steelblue') .color('steelblue')
.stack( .stack(
"<-7 ~@2 [~@2 -7] -9 ~@2 [~@2 -9] -10!2 ~ [~@2 -10] -5 ~ [-3 -2 -10]@2>*2".scale('C3 major') "<-7 ~@2 [~@2 -7] -9 ~@2 [~@2 -9] -10!2 ~ [~@2 -10] -5 ~ [-3 -2 -10]@2>*2".scale('C3 major')