wok diff aqualung/description.txt @ rev 24985

Add python-future
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 10 07:46:58 2022 +0000 (24 months ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/aqualung/description.txt	Tue May 10 07:46:58 2022 +0000
     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.