From 355de55fa7bbf1f401b4ce5bfa9a73cec37d3377 Mon Sep 17 00:00:00 2001 From: loooph Date: Wed, 22 Feb 2023 03:56:47 +0100 Subject: [PATCH] add support for loops --- dfs.tidal | 1 + 1 file changed, 1 insertion(+) diff --git a/dfs.tidal b/dfs.tidal index f8ea6f9..895058f 100644 --- a/dfs.tidal +++ b/dfs.tidal @@ -59,6 +59,7 @@ instrument g e | p forwardG = "superpwm" | p backG = "casio" | p crossG = "amencutup" + | otherwise = "rave" -- edge is (x,x) where p f = e `elem` (f g) -- TODO Tiefe