From 5e3d5a46272437afa59ce53aaef775695828f5e8 Mon Sep 17 00:00:00 2001 From: Simon Schampijer Date: Wed, 06 Jun 2007 09:03:05 +0000 Subject: Moved the csound server to memosono Added the csound server to memosono (used the osc protocol for the communication with the server), this is not optimal yet since other activities might want to use the sound server as well. Adopted memosono to communicate with the soundserver using osc. --- (limited to 'csound/__init__.py') diff --git a/csound/__init__.py b/csound/__init__.py new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/csound/__init__.py -- cgit v0.9.1