From 9c4664d162c537ba4dd4fd8220971c0fb727103a Mon Sep 17 00:00:00 2001 From: Florian Jung Date: Sun, 1 Jul 2012 16:42:16 +0000 Subject: final merge --- muse2/README.de | 38 +++++++++++++++++++++++++------------- 1 file changed, 25 insertions(+), 13 deletions(-) (limited to 'muse2/README.de') diff --git a/muse2/README.de b/muse2/README.de index 04e2c301..75aaf57f 100644 --- a/muse2/README.de +++ b/muse2/README.de @@ -11,7 +11,7 @@ Für Einzelheiten siehe COPYING. ,-----------------------------------------------------------------. | HINWEIS | |-----------------------------------------------------------------| -| Viel Teile des Codes von MusE sind EXPERIMENTELL und können | +| Viele Teile des Codes von MusE sind EXPERIMENTELL und können | | zu Programmabstürzen und wer weiß was sonst noch allem | | führen. | | SIE BENUTZEN DIESE SOFTWARE AUF EIGENES RISIKO! | @@ -26,27 +26,39 @@ Für Einzelheiten siehe COPYING. - qt 4.2.0 oder neuer ftp://ftp.trolltech.com/qt/source - MsE kompiliert nicht mit alter versionen + MsE kompiliert nicht mit älteren Versionen! + + - gcc >= 4.x.x oder clang >= 2.9 + http://gcc.gnu.org/ + http://clang.llvm.org/ - libsndfile >= 1.0.1 - http://www.mega-nerd.com/libsndfile/ + http://www.mega-nerd.com/libsndfile/ + + - libsamplerate + http://www.mega-nerd.com/SRC/ - JACK >= 0.103 - http://jackit.sourceforge.net/ - download: - http://jackit.sourceforge.net/download/ + http://jackaudio.org/ + + - libuuid + e2fsprogs Paket http://e2fsprogs.sourceforge.net/ + Einige Distros bieten das eventuell in einem anderen Paket an. - - fluidsynth-1.0.3 (die synti früher bekannt als "iiwusynth") von - http://savannah.nongnu.org/download/fluid + Optional: - - Linux Kernel mit rtc (RealTimeClock) Treiber (device /dev/rtc) - ("low latency patches" für minimales timing-jitter wären fein) + - fluidsynth >= 1.0.3 (formerly known as iiwusynth) from + http://sourceforge.net/apps/trac/fluidsynth/ - - ALSA von http://www.alsa-project.org/ - Version 0.9.x oder neuer + - liblo Lightweight OSC (Open Sound Control) http://liblo.sourceforge.net/ + - DSSI Disposable Soft Synth Interface. http://dssi.sourceforge.net/ + (Both recommended - DSSI alone will have no native GUIs, OSC alone does nothing, for now.) - - gcc >= 4.x.x + - dssi-vst Unterstützung für DSSI vst plugins http://www.breakfastquay.com/dssi-vst/ + - LASH Audio Session Handler http://lash.nongnu.org/ + Seit neuerem kann LADISH es auch emulieren http://ladish.org/ + - natürlich: eine Soundkarte und/oder irgendwelche Midi Geräte ============================= -- cgit v1.2.3