more unimplemented commands in azalia driver

2007-12-05 Thread Rob Lytle
Hi,

I was trying to use the gmfsk digital radio communication program with
azalia but ran into some snags.

It is giving the sound card commands it can't recognize:

sound_open_for_read: sndopen: setinfo failed: m   and
sound_open_for_write: sndopen: setinfo failed: m

Gmfsk uses /dev/audio.  I assume those are OSS commands.

Thanks,  Rob

-- 
Emancipate yourself from mental slavery, none but ourselves can free
our minds  Bob Marley, Redemption Song



Re: more unimplemented commands in azalia driver

2007-12-05 Thread Deanna Phillips
Rob Lytle writes:

 It is giving the sound card commands it can't recognize:

 sound_open_for_read: sndopen: setinfo failed: m   and
 sound_open_for_write: sndopen: setinfo failed: m

Is that really the error message?  What a horrible error
message.

The program is probably trying to use an unsupported sample
rate. If there are options that allow you to set the sample
rate, try either 44100 or 48000 Hz.



Re: more unimplemented commands in azalia driver

2007-12-05 Thread Jacob Meuser
On Wed, Dec 05, 2007 at 05:27:31PM -0800, Rob Lytle wrote:
 Hi,
 
 I was trying to use the gmfsk digital radio communication program with
 azalia but ran into some snags.
 
 It is giving the sound card commands it can't recognize:
 
 sound_open_for_read: sndopen: setinfo failed: m   and
 sound_open_for_write: sndopen: setinfo failed: m
 
 Gmfsk uses /dev/audio.  I assume those are OSS commands.

you assume incorrectly.  gmfsk doesn't use OSS.

gmfsk uses 8000Hz sampling rates by default, which probably doesn't work
with some (most) azalia(4) codecs.

Settings-Preferences-Devices-Sound-Requested sample rate-48000

-- 
[EMAIL PROTECTED]
SDF Public Access UNIX System - http://sdf.lonestar.org