Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/csound/__init__.py
diff options
context:
space:
mode:
authorSimon Schampijer <simon@schampijer.de>2007-06-06 09:03:05 (GMT)
committer Simon Schampijer <simon@schampijer.de>2007-06-06 09:03:05 (GMT)
commit5e3d5a46272437afa59ce53aaef775695828f5e8 (patch)
tree71a46eea816b7a711af0c44164187413242988bb /csound/__init__.py
parentcd2a572b9d2fbc53e03b8be96d7c6edc5a654bd6 (diff)
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.
Diffstat (limited to 'csound/__init__.py')
-rw-r--r--csound/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/csound/__init__.py b/csound/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/csound/__init__.py