diff options
author | Florian Jung <flo@windfisch.org> | 2011-09-27 16:08:57 +0000 |
---|---|---|
committer | Florian Jung <flo@windfisch.org> | 2011-09-27 16:08:57 +0000 |
commit | e9e38901f1b0c8b0d4c11f6de37abf7ff6c7234f (patch) | |
tree | 6db56ee33fda6adce28afc456c4fd84b56180453 /attic/muse_qt4_evolution/synti/vam/README | |
parent | 5c2eaaf143f517e1a4d52e243a761e479aeb3e5b (diff) | |
parent | d52fac00567bb85944188f3c946b86b2a420819c (diff) |
merged with trunk
Diffstat (limited to 'attic/muse_qt4_evolution/synti/vam/README')
-rw-r--r-- | attic/muse_qt4_evolution/synti/vam/README | 42 |
1 files changed, 0 insertions, 42 deletions
diff --git a/attic/muse_qt4_evolution/synti/vam/README b/attic/muse_qt4_evolution/synti/vam/README deleted file mode 100644 index 1b1ee269..00000000 --- a/attic/muse_qt4_evolution/synti/vam/README +++ /dev/null @@ -1,42 +0,0 @@ -VAM: Virtual Analog for MusE - - by Josef Lindman Hörnlund - - -*** WARNING! VAM has at the time some significant problems -*** (esp. with the filter). Some parameters should not have -*** high values ( like the filter resonance, the filter -*** env mod or dco sustain ) - -* What's VAM?? - - VAM is a soft synth for MusE (http://muse.seh.de) emulating - an old monophonic two oscillator analog synthesizer. It has - a simple interface and a quite fast synthesis engine. - -* Installation - MusE version >= 0.5.0 required (I think) - ( and everything that MusE requires, like Qt3 ) - - Unpack VAM in $MUSESOURCEDIR/synthi and run from vam/ make; - make install. VAM won't compile automaticly if you run make - from $MUSESOURCEDIR. - $MUSESOURCEDIR is the directory you have the MusE source. - For optimizing add -march=(your arch) to the compiler arguments - in Makefile. - -* Using VAM: - - To have fun with VAM MusE really should be started with -R. - Otherwise VAM will produce mostly noise, like clicks. - If you're familiar with analog or virtual analog synthesizers - using VAM souldn't be a problem. - - If you add some cool LADSPA plugins like delay or chorus to VAM's - output, you'll get _much_ better sounds, playing without effects - is like eating beef without sauce. - -* Contact: - - Please mail me at jotsif@linux.nu if you're having any - problems, suggestions, bugs, ideas or other comments. |