diff options
author | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:43 +0200 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-05-11 20:30:43 +0200 |
commit | 984383969b17f8aefa2e8f15ceb6e288d7af5806 (patch) | |
tree | c3a35bda99095ef39b64ace4b42186040a423a10 /audio/amSynth/README | |
parent | a9215476b4c122208fee8517f9c008d0af2cd677 (diff) | |
download | slackbuilds-984383969b17f8aefa2e8f15ceb6e288d7af5806.tar.gz |
audio/amSynth: Moved from multimedia
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. |