replace rave sample as it is sometimes weird
parent
55c44aa354
commit
6279d2be87
|
|
@ -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 = "rave" -- edge is (x,x)
|
| otherwise = "superpiano" -- 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