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

