Added config files

This commit is contained in:
2017-12-13 19:11:31 +01:00
parent eac1c224c1
commit edde2c0aec
6 changed files with 94 additions and 7 deletions

8
csoundbox.cfg Normal file
View File

@@ -0,0 +1,8 @@
soundmap = {
sounds = ( {path = "ballsofsteel.mp3";
key = "a"},
{path = "neck.mp3";
key = "b"}
);
}