Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Apr 1996 21:50:48 -0700 (PDT)
From:      Doug White <dwhite@riley-net170-164.uoregon.edu>
To:        "Engineer, 08.ZIYA" <shyone@constantchange.on.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: WAV player
Message-ID:  <Pine.BSF.3.91.960407214959.3482L-100000@riley-net170-164.uoregon.edu>
In-Reply-To: <Pine.BSF.3.91.960407001801.530A-100000@dreamlabs.dreaming.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 7 Apr 1996, Engineer, 08.ZIYA wrote:

> Can anyone suggest a good WAV player for freebsd? I tried porting the 
> wavplay from sunsite's linux archive, but i really suck at that sort of 
> thing and the best i could do was get it to give me a "Can't get 
> blocksize" error after i compile it (swapping stdlib.h for getopts.h and 
> /sys/i386/include/soundcard.h for linux/soundcard.h).

Use sox (it's in packages, I think) and have it output to au format, then 
redirect to /dev/audio.  

sox file.wav -t au /dev/audio

Or something like that.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960407214959.3482L-100000>