* [gentoo-user] Playing .wav files?
@ 2022-12-01 17:28 Peter Humphrey
2022-12-01 17:42 ` Arve Barsnes
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: Peter Humphrey @ 2022-12-01 17:28 UTC (permalink / raw
To: gentoo-user
Hello list,
What do you use to play .wav files? I've come across a collection which I'd
like to be able to play, but I can't find a usable player in Gentoo. Media-
sound/wavplay doesn't do it.
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Playing .wav files?
2022-12-01 17:28 [gentoo-user] Playing .wav files? Peter Humphrey
@ 2022-12-01 17:42 ` Arve Barsnes
2022-12-01 17:45 ` Matt Connell
` (2 subsequent siblings)
3 siblings, 0 replies; 9+ messages in thread
From: Arve Barsnes @ 2022-12-01 17:42 UTC (permalink / raw
To: gentoo-user
On Thu, 1 Dec 2022 at 18:28, Peter Humphrey <peter@prh.myzen.co.uk> wrote:
>
> Hello list,
>
> What do you use to play .wav files? I've come across a collection which I'd
> like to be able to play, but I can't find a usable player in Gentoo. Media-
> sound/wavplay doesn't do it.
I play them in audacious, which is my regular audio player, but if you
have some hard-to-play files maybe try ffplay from the ffmpeg package?
ffmpeg tends to handle most formats after all.
Regards,
Arve
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Playing .wav files?
2022-12-01 17:28 [gentoo-user] Playing .wav files? Peter Humphrey
2022-12-01 17:42 ` Arve Barsnes
@ 2022-12-01 17:45 ` Matt Connell
2022-12-01 17:49 ` Matt Connell
2022-12-01 17:54 ` Ionen Wolkens
2022-12-01 18:57 ` Mark Knecht
3 siblings, 1 reply; 9+ messages in thread
From: Matt Connell @ 2022-12-01 17:45 UTC (permalink / raw
To: gentoo-user
On Thu, 2022-12-01 at 17:28 +0000, Peter Humphrey wrote:
> What do you use to play .wav files?
The same thing I use to play every other media: mpv
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Playing .wav files?
2022-12-01 17:45 ` Matt Connell
@ 2022-12-01 17:49 ` Matt Connell
0 siblings, 0 replies; 9+ messages in thread
From: Matt Connell @ 2022-12-01 17:49 UTC (permalink / raw
To: gentoo-user
On Thu, 2022-12-01 at 12:45 -0500, Matt Connell wrote:
> On Thu, 2022-12-01 at 17:28 +0000, Peter Humphrey wrote:
> > What do you use to play .wav files?
>
> The same thing I use to play every other media: mpv
To clarify: media-video/mpv
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Playing .wav files?
2022-12-01 17:28 [gentoo-user] Playing .wav files? Peter Humphrey
2022-12-01 17:42 ` Arve Barsnes
2022-12-01 17:45 ` Matt Connell
@ 2022-12-01 17:54 ` Ionen Wolkens
2022-12-01 18:57 ` Mark Knecht
3 siblings, 0 replies; 9+ messages in thread
From: Ionen Wolkens @ 2022-12-01 17:54 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 837 bytes --]
On Thu, Dec 01, 2022 at 05:28:05PM +0000, Peter Humphrey wrote:
> Hello list,
>
> What do you use to play .wav files? I've come across a collection which I'd
> like to be able to play, but I can't find a usable player in Gentoo. Media-
> sound/wavplay doesn't do it.
About any non-specialized audio players will support .wav alongside
any popular formats (ogg, mp3, etc...). No need to be looking for a
wav-only player.
When just want to play about anything supported by ffmpeg, video
players can be simple too, aka media-video/mpv can play .wav from
the command line (also supports many audio output backends).
For basic tools, there's "aplay" from alsa-utils, or "play" from
media-sound/sox (SoX can also be used to work on wav files from the
command line, transform, trim, adjust volume, etc...).
--
ionen
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Playing .wav files?
2022-12-01 17:28 [gentoo-user] Playing .wav files? Peter Humphrey
` (2 preceding siblings ...)
2022-12-01 17:54 ` Ionen Wolkens
@ 2022-12-01 18:57 ` Mark Knecht
2022-12-02 2:40 ` Lee
3 siblings, 1 reply; 9+ messages in thread
From: Mark Knecht @ 2022-12-01 18:57 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 317 bytes --]
On Thu, Dec 1, 2022 at 10:28 AM Peter Humphrey <peter@prh.myzen.co.uk>
wrote:
>
> Hello list,
>
> What do you use to play .wav files? I've come across a collection which
I'd
> like to be able to play, but I can't find a usable player in Gentoo.
Media-
> sound/wavplay doesn't do it.
>
> --
> Regards,
> Peter.
>
VLC
[-- Attachment #2: Type: text/html, Size: 495 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Playing .wav files?
2022-12-01 18:57 ` Mark Knecht
@ 2022-12-02 2:40 ` Lee
2022-12-02 10:45 ` Peter Humphrey
0 siblings, 1 reply; 9+ messages in thread
From: Lee @ 2022-12-02 2:40 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 494 bytes --]
Doesnt cmus play wav files?
Lee 😎
On Thu, Dec 1, 2022, 10:57 AM Mark Knecht <markknecht@gmail.com> wrote:
>
>
> On Thu, Dec 1, 2022 at 10:28 AM Peter Humphrey <peter@prh.myzen.co.uk>
> wrote:
> >
> > Hello list,
> >
> > What do you use to play .wav files? I've come across a collection which
> I'd
> > like to be able to play, but I can't find a usable player in Gentoo.
> Media-
> > sound/wavplay doesn't do it.
> >
> > --
> > Regards,
> > Peter.
> >
>
> VLC
>
[-- Attachment #2: Type: text/html, Size: 954 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Playing .wav files?
2022-12-02 2:40 ` Lee
@ 2022-12-02 10:45 ` Peter Humphrey
2022-12-02 12:53 ` Wols Lists
0 siblings, 1 reply; 9+ messages in thread
From: Peter Humphrey @ 2022-12-02 10:45 UTC (permalink / raw
To: gentoo-user
On Friday, 2 December 2022 02:40:56 GMT Lee wrote:
> Doesnt cmus play wav files?
I hadn't heard of it.
Thank you all. Several promising ideas there.
--
Regards,
Peter.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-user] Playing .wav files?
2022-12-02 10:45 ` Peter Humphrey
@ 2022-12-02 12:53 ` Wols Lists
0 siblings, 0 replies; 9+ messages in thread
From: Wols Lists @ 2022-12-02 12:53 UTC (permalink / raw
To: gentoo-user
On 02/12/2022 10:45, Peter Humphrey wrote:
> On Friday, 2 December 2022 02:40:56 GMT Lee wrote:
>> Doesnt cmus play wav files?
>
> I hadn't heard of it.
>
> Thank you all. Several promising ideas there.
>
Another idea? Audacity?
I know it's not thought of as a music player but it can. More
importantly, it'll dump the wav as an mp3 that your computer can play.
Cheers,
Wol
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2022-12-02 12:53 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-01 17:28 [gentoo-user] Playing .wav files? Peter Humphrey
2022-12-01 17:42 ` Arve Barsnes
2022-12-01 17:45 ` Matt Connell
2022-12-01 17:49 ` Matt Connell
2022-12-01 17:54 ` Ionen Wolkens
2022-12-01 18:57 ` Mark Knecht
2022-12-02 2:40 ` Lee
2022-12-02 10:45 ` Peter Humphrey
2022-12-02 12:53 ` Wols Lists
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox