We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 424bd03 commit feedc86Copy full SHA for feedc86
Sound/Tidal/Drum/Irregular1b.hs
@@ -4,6 +4,6 @@ module Sound.Tidal.Drum.Irregular1b where
4
5
import Sound.Tidal.Context
6
7
-bd = "[t ~ t ~] [~ ~ ~ t [~ ~ t ~] [~ ~ ~ ~]" :: Pattern Bool
+bd = "[t ~ t ~] [~ ~ ~ t] [~ ~ t ~] [~ ~ ~ ~]" :: Pattern Bool
8
sn = "[~ ~ ~ ~] [t ~ ~ ~] [~ ~ ~ ~] [t ~ ~ t]" :: Pattern Bool
9
0 commit comments