From 010a663fc0487769de3289e5be81f48a40820d6d Mon Sep 17 00:00:00 2001 From: structix Date: Fri, 15 Dec 2017 16:11:31 +0100 Subject: [PATCH] Remove csoundbox.cfg --- csoundbox.cfg | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 csoundbox.cfg diff --git a/csoundbox.cfg b/csoundbox.cfg deleted file mode 100644 index 6bc89e9..0000000 --- a/csoundbox.cfg +++ /dev/null @@ -1,10 +0,0 @@ -soundmap = { - sounds = ( {path = "ballsofsteel.mp3"; - key = "a"}, - {path = "neck.mp3"; - key = "b"} - ); - -} - -udpport = 8888;