Audio player applications - THE LIST

How to do things, solutions, recipes, tutorials
Message
Author
tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#16 Post by tempestuous »

I've deliberately avoided getting into the fine details of audio quality, because this can be overwhelming for the average (non-audiophile) user.
Best-audio-quality configuration is discussed at length in the Music Player Daemon threads -
http://www.murga-linux.com/puppy/viewtopic.php?t=70052
http://www.murga-linux.com/puppy/viewtopic.php?t=81984

Now that you have asked, here are the basics: roughly speaking, sound quality depends on
1) the ability of the playback application, operating system and hardware driver to process the PCM audio data without changing it - such that the processing chain is bit-perfect.
2) the ability of the operating system and playback application to present the PCM audio data to the hardware device with a bare minimum of digital jitter (timing accuracy).

1) is relatively easy to achieve in Linux - just disable the "dmix" function of ALSA, and its audio processing will then be bit-perfect. Here's how - create a new document in Geany with this -

Code: Select all

pcm.MYSOUNDCARD {
   type hw
   card 0
}
and save it as /etc/asound.conf
Reboot. That's it. Now a good test that you have successfully disabled dmix is to slide the volume control up and down in DeaDBeeF. If the volume control has no effect, that's good! DeaDBeeF is probably passing bit-perfect audio.
But if the volume control still works, it likely means that DeaDBeeF includes its own internal software volume processing - that's no good for audiophile purposes.

Regarding 2) there are some audio playback applications that are better for sound quality than others. This probably means their processing method is more technically streamlined ... but the theory is unclear and frankly I don't understand it.
As an experiment, you could play the same track with DeaDBeeF and a also a commandline application like aplay.
If you're really keen, try the commandline applications ecasound - it's been reported as possibly the best-sounding application. Let your ears decide.

But there are also tweaks possible to the ALSA audio driver - especially for USB audio interfaces under Linux, by varying the "nrpacks" parameter of the driver.

And there are also tweaks possible to the Linux operating system, itself, to improve jitter. One significant configuration is to disable the graphical display! This reduces the overall load on the operating system.

At the end of the day, if audiophile quality is what you want, I suggest you get Idolse's MPD-Pup, and use Music Player Daemon as your playback application.

User avatar
tallboy
Posts: 1760
Joined: Tue 21 Sep 2010, 21:56
Location: Drøbak, Norway

#17 Post by tallboy »

tempestuous, thank you for the feedback.

tallboy
True freedom is a live Puppy on a multisession CD/DVD.

robwoj44
Posts: 399
Joined: Fri 08 Aug 2008, 18:15
Location: Warsaw

#18 Post by robwoj44 »

Quodlibet
http://www.murga-linux.com/puppy/viewto ... 385#236385
Decibel Audio Player
http://www.murga-linux.com/puppy/viewtopic.php?t=37553
jlGui
http://www.murga-linux.com/puppy/viewtopic.php?t=43018
qmmp
http://www.murga-linux.com/puppy/viewtopic.php?t=43587
JavaTunes
http://www.murga-linux.com/puppy/viewtopic.php?t=43953
Jajuk
http://www.murga-linux.com/puppy/viewtopic.php?t=43956
aTunes
http://www.murga-linux.com/puppy/viewto ... 181#319181
Lien Mp3
http://www.murga-linux.com/puppy/viewto ... 567#320567
Jukes
http://www.murga-linux.com/puppy/viewto ... 621#320621
Cactus Jukebox
http://www.murga-linux.com/puppy/viewtopic.php?t=44284
Orpheus
http://www.murga-linux.com/puppy/viewtopic.php?t=48020
Lalaclick
http://www.murga-linux.com/puppy/viewtopic.php?t=52520
Jampa
http://www.murga-linux.com/puppy/viewto ... 253#392253
Jampal
http://www.murga-linux.com/puppy/viewto ... 256#392256
Klactoveedsedstene
http://www.murga-linux.com/puppy/viewto ... 261#392261
QMPlay
http://www.murga-linux.com/puppy/viewto ... 732#426732
Fox Audio Player
http://www.murga-linux.com/puppy/viewto ... 707#430707
YOYOPlayer
http://www.murga-linux.com/puppy/viewto ... 285#431285
Ophelia
http://www.murga-linux.com/puppy/viewto ... 467#434467
Gmusicbrowser
http://www.murga-linux.com/puppy/viewto ... 827#647827
MusicBox
http://www.murga-linux.com/puppy/viewtopic.php?t=86669
JavaMod
http://murga-linux.com/puppy/viewtopic. ... 200#733200
Open Cubic Player
http://murga-linux.com/puppy/viewtopic. ... 325#736325
Siren
http://murga-linux.com/puppy/viewtopic. ... 216#744216
XiX Music Player
http://murga-linux.com/puppy/viewtopic. ... 230#744230
Play
http://murga-linux.com/puppy/viewtopic. ... 830#746830
PyTone
http://murga-linux.com/puppy/viewtopic. ... 723#752723
Last edited by robwoj44 on Fri 05 Sep 2014, 22:15, edited 2 times in total.

Yogi
Posts: 207
Joined: Fri 19 Aug 2005, 18:50

Herrie

#19 Post by Yogi »

Weighing in at 26K this music app is great for minimal distros. It can
also stream internet radio stations.

http://www.murga-linux.com/puppy/viewto ... 28&t=31220

Pelo

My success

#20 Post by Pelo »

Deadbeef Version 0.7.0 Clique the blue
assembled as .pet package for various Pups including Wheezy, Precise, Slackware 14.0 Slackos.
XiX music browser on test bench Puppy Slacko to-day.
Consonance plays CDs, and playlists.
YoYoplayer completely Garbled
Attachments
consonance.jpg
Chansons pour Marines americains, by Pierre Perret
(46.09 KiB) Downloaded 374 times
XIX.jpg
If Mplayer not here, link to default audio player
(56.8 KiB) Downloaded 599 times
Last edited by Pelo on Wed 07 Sep 2016, 20:34, edited 9 times in total.

disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#21 Post by disciple »

Does anyone happen to know of a "directory player" comparable to the Windows program 1by1 (by the maker of mp3directcut)?
And yes, I know it works in Wine.
There is/was a plugin for deadbeef called "directory browser" or something, but it won't advance to another folder once it has played everything in a directory.
And there was a little program posted on QT-apps, but I couldn't get it to work (I think because it only works via some QT multimedia framework which expects the files in one particular folder and which I haven't got working on my machine).
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

User avatar
smokey01
Posts: 2813
Joined: Sat 30 Dec 2006, 23:15
Location: South Australia :-(
Contact:

#22 Post by smokey01 »

disciple wrote:Does anyone happen to know of a "directory player" comparable to the Windows program 1by1 (by the maker of mp3directcut)?
I don't know how it compares but vlc will play directories of files.

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#23 Post by Semme »

Disciple, DB (v0.6.2) multiple directory play and advancement works for me aboard Tahr-605.

You've got which version aboard which pup?

Pelo

PPM Puppy Precise 5.4.3

#24 Post by Pelo »

exaile will work downloaded from PPM Puppy Precise 5.4.3 by adding qt4-4.8.0.sfs: 18 M
Attachments
exaile.jpg
Songs downloaded but purchased (cheap)
(68.65 KiB) Downloaded 596 times

Pelo

Atunes 2.1.0 tested on Slacko 5.3.3 XFCE

#25 Post by Pelo »

Atunes 2.1.0 tested on Slacko 5.3.3 XFCE (French version by JeJY 69 before american LXpups)

atunes-2.1.0|atunes|2.1.0|1sl|Multimedia|27810K|multimedia/atunes/2.1.0|atunes-2.1.0-i686-1sl.txz|+cxxlibs,+,+gcc,+glibc-solibs,+libX11,+libXau,+libXdmcp,+libxcb|Java Audio Player and Manager|slackware|13.37||
Attachments
LecteurMP3.png
puppy_slacko_5.3.3.sfs
(44.32 KiB) Downloaded 546 times

Pelo

Quodlibet will run on new XFCE Puppies (experiments)

#26 Post by Pelo »

Quodlibet will run on new XFCE Puppies (experiments) as Slim X-slacko by Mistfire.
Attachments
Quodlibet.jpg
Point = tested ok
(55.57 KiB) Downloaded 485 times

User avatar
darkcity
Posts: 2534
Joined: Sun 23 May 2010, 19:16
Location: near here
Contact:

#27 Post by darkcity »


Robert123
Posts: 362
Joined: Fri 20 May 2016, 05:22
Location: Pacific

#28 Post by Robert123 »

Thank you Darkcity a very cool wiki entry - looks great thank you.
Devuan Linux, Stardust 013 (4.31) updated [url]https://archive.org/details/Stardustpup013glibc2.10[/url]
s57(2018)barebone[url]https://sourceforge.net/projects/puppy-linux-minimal-builds/files/s57%282018%29barebones.iso/download[/url]

Pelo

Mistfire intends to provides XFCE mixer

#29 Post by Pelo »

Mistfire intends to provides XFCE mixer for his (numerous) passengers..
Caution : keep your Slim XFCE ... Slim ! Well this mixer is not a lot of MBs... GO ! Geoffrey offers necessary pets.
X-Slacko Slim is Low-cost, but not Low-Quality... Useless stuff withdrawn is replaced by nice applications, perhaps unknown by most of you.
Audacious : our french disk-jockey Medor has a version 3.7.2 available in his suitcase, for his Slaxen. Ask him if he would agree on sharing it with you..
Attachments
7 seconds.jpg
Passenger will have to set the mixer himself.
(50.19 KiB) Downloaded 364 times

Pelo

Ten years after

#30 Post by Pelo »

Ten years after Pelo is the first passenger to feed-back that Jampa works very well, not rusted
Jampas is forgotten in 'unsorted' section. Click the blues 'Ten Years After', in fact only seven years have passed.
Why : passengers want music players, Devs produce Puppies and puppies with always the same Gnome-Mplayer. or pMusic. They are not bad. But some 'walks on the wild side' would enjoy people.
Attachments
Nougaro.jpg
Nougat York, une chansong de Nougaro
(122.06 KiB) Downloaded 257 times

Post Reply