Added threading
This commit is contained in:
10
csoundbox.cfg.example
Normal file
10
csoundbox.cfg.example
Normal file
@@ -0,0 +1,10 @@
|
||||
soundmap = {
|
||||
sounds = ( {path = "ballsofsteel.mp3";
|
||||
key = "a"},
|
||||
{path = "neck.mp3";
|
||||
key = "b"}
|
||||
);
|
||||
|
||||
}
|
||||
|
||||
udpport = 8888;
|
Reference in New Issue
Block a user