summaryrefslogtreecommitdiff
path: root/muse/synti/README
diff options
context:
space:
mode:
authorWerner Schweer <ws.seh.de>2006-10-17 14:49:42 +0000
committerWerner Schweer <ws.seh.de>2006-10-17 14:49:42 +0000
commit7e2777670f20dec0dce37f70351a3d16fbc1ed24 (patch)
tree42e4501a1cf2533db31543a90aa60964ed4b4069 /muse/synti/README
parent16cfc4acee835b7e99233de0102357492215000f (diff)
added "mus" wrapper program for standalone MESS synthesizer
Diffstat (limited to 'muse/synti/README')
-rw-r--r--muse/synti/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/muse/synti/README b/muse/synti/README
new file mode 100644
index 00000000..cbda0fd4
--- /dev/null
+++ b/muse/synti/README
@@ -0,0 +1,14 @@
+s1 is a simple demo of the MusE software synthesizer interface.
+ It has no gui and no parameters to set.
+
+organ is a demo synthesizer which shows how to implement
+ polyphony and a gui
+
+fluid is demo synthesizer utilizing the fluid sythesizer library
+
+mus is a program which can load any of the MusE synthsizer plugins
+ turning them into standalone synthesizer with a JACK audio and
+ midi interface
+
+
+