NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD alsa and its oss plugin



Hi,

I have packaged xoscope <http://xoscope.sourceforge.net/>, a digital 
oscilloscope which uses alsa as its sound input. It runs fine on 
NetBSD, but I am having the hardest time to hook up the input. With 

pcm.!default {
        type oss
        device /dev/audio
}

ctl.!default {
        type oss
        device /dev/mixer
}

in ~/.asoundrc, the alsa-utils aplay(1) will give (garbled) output, but 
arecord(1) does not produce anything, on two different machines. Nor, 
of course, does xoscope.

Has anybody successfully used the pipeline alsa-libs -> 
alsa-plugins-oss on NetBSD?

Cheerio,
Hauke

-- 
Hauke Fath                        <hauke%Espresso.Rhein-Neckar.DE@localhost>
Linnéweg 7
64342 Seeheim-Jugenheim
Germany


Home | Main Index | Thread Index | Old Index