wok-6.x diff aqualung/description.txt @ rev 21935
soundtouch: fix build
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Oct 06 18:10:58 2019 +0200 (2019-10-06) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/aqualung/description.txt Sun Oct 06 18:10:58 2019 +0200 1.3 @@ -0,0 +1,12 @@ 1.4 +Aqualung is a music player for the GNU/Linux operating system. It plays audio 1.5 +files from your filesystem and has the feature of inserting no gaps between 1.6 +adjacent tracks. It also supports high quality sample rate conversion between 1.7 +the file and the output device, when necessary. 1.8 + 1.9 +Almost all sample-based, uncompressed formats (e.g. WAV, AIFF, AU etc.) are 1.10 +supported. Files encoded with FLAC (the Free Lossless Audio Codec), Ogg 1.11 +Vorbis, Ogg Speex, MPEG Audio (including the infamous MP3 format) and MOD 1.12 +audio formats (MOD, S3M, XM, IT, etc.), Musepack are also supported. 1.13 + 1.14 +The program can play the music through OSS, ALSA or using the JACK Audio 1.15 +Connection Kit.