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;