diff options
Diffstat (limited to 'audio/amSynth/README')
-rw-r--r-- | audio/amSynth/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/amSynth/README b/audio/amSynth/README new file mode 100644 index 0000000000..7800ae948e --- /dev/null +++ b/audio/amSynth/README @@ -0,0 +1,13 @@ +amSynth stands for Analogue Modeling SYNTHesizer. + +It provides virtual analogue synthesis in the style of the classic +Moog Minimoog/Roland Junos. It offers an easy-to-use interface and +synth engine, while still creating varied sounds. + +This package requires gtkmm, which is available from SlackBuilds.org. +An optional requirement is libsndfile, which is also available at + SlackBuilds.org. + +Note: If you want to use this package with jack, then jack + needs to be installed when you build this package. + The configure step will include jack if its available. |