INSTALL: mention libwavpack and OpenAL
This commit is contained in:
parent
761771ad24
commit
4cdf62000c
6
INSTALL
6
INSTALL
|
@ -56,6 +56,9 @@ libshout - http://www.icecast.org/
|
||||||
For streaming to an Icecast or Shoutcast server.
|
For streaming to an Icecast or Shoutcast server.
|
||||||
You also need an encoder: either libvorbisenc (ogg), or liblame (mp3).
|
You also need an encoder: either libvorbisenc (ogg), or liblame (mp3).
|
||||||
|
|
||||||
|
OpenAL - http://kcat.strangesoft.net/openal.html
|
||||||
|
Open Audio Library
|
||||||
|
|
||||||
|
|
||||||
Optional Input Dependencies
|
Optional Input Dependencies
|
||||||
---------------------------
|
---------------------------
|
||||||
|
@ -110,6 +113,9 @@ For MIDI support.
|
||||||
libsndfile - http://www.mega-nerd.com/libsndfile/
|
libsndfile - http://www.mega-nerd.com/libsndfile/
|
||||||
WAVE, AIFF, and many others.
|
WAVE, AIFF, and many others.
|
||||||
|
|
||||||
|
libwavpack - http://www.wavpack.com/
|
||||||
|
For WavPack playback.
|
||||||
|
|
||||||
|
|
||||||
Optional Miscellaneous Dependencies
|
Optional Miscellaneous Dependencies
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
Loading…
Reference in New Issue