Try yet another sample
parent
436a0cb705
commit
efa135560b
|
|
@ -55,7 +55,7 @@ instrument g e
|
||||||
| p forwardG = "superpwm"
|
| p forwardG = "superpwm"
|
||||||
| p backG = "casio"
|
| p backG = "casio"
|
||||||
| p crossG = "amencutup"
|
| p crossG = "amencutup"
|
||||||
| otherwise = "superpiano" -- edge is (x,x)
|
| otherwise = "sn" -- edge is (x,x)
|
||||||
where p f = e `elem` (f g)
|
where p f = e `elem` (f g)
|
||||||
--
|
--
|
||||||
-- complete graph
|
-- complete graph
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue