From ce3c4f65024e5c8a204c83006057e99b230111bf Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Sat, 7 Aug 2010 07:11:13 +0000 Subject: updated documentation git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@1820 90c681e8-e032-0410-971d-27865f9a5e38 --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 352ac6dee..f809cc1ce 100644 --- a/README +++ b/README @@ -14,6 +14,7 @@ Supported formats: - CD Audio - WMA, Monkey's Audio (and other formats provided by FFmpeg library) - PCM WAVE (and other formats provided by libsndfile library) +- Midi DSP effects: - BS2B effect @@ -73,6 +74,7 @@ Requirements: - libcdio >= 0.80 (Optional) - libcddb >= 1.3.1 (Optional) - faad2 >= 2.6.1 (Optional) +- libWildMidi >= 0.2.3.4 (Optional) - libbs2b >= 3.0.0 (Optional) - libprojectM >= 1.2.0 (Optional) - libenca >= 1.9 (Optional) @@ -98,7 +100,7 @@ cmake ./ -DUSE_JACK:BOOL=FALSE Available options: - USE_CURL, USE_MMS (transports); - USE_MAD, USE_FLAC, USE_VORBIS, USE_MPC, USE_MODPLUG, USE_SNDFILE, USE_WAVPACK, USE_FFMPEG, USE_AAC, USE_CUE, - USE_MPLAYER, USE_CDA (decoders); + USE_MPLAYER, USE_CDA, USE_MIDI (decoders); - USE_ALSA, USE_OSS, USE_JACK, USE_PULSE, USE_NULL, USE_WAVEOUT (output plugins); - USE_SRC, USE_BS2B, USE_LADSPA (effects); - USE_ANALYZER, USE_PROJECTM (visualization); -- cgit v1.2.3-13-gbd6f