NetBSD-Users archive

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

Re: nbmix - curses mixer using audio(4)



On Sun, Feb 14, 2010 at 11:22:53PM -0700, Patrick Mahoney wrote:
> I was having trouble adjusting my volume using aumix and any
> other OSS mixer (extra controls for built-in mic / external
> mic didn't appear), and mixerctl was too non-interactive, so
> I wrote a small curses utility to adjust the volume using
> the audio(4) api directly. Maybe someone else will find it
> useful.
> 
> nbmix - http://polycrystal.org/nbmix
> 
> Are there any other mixer programs aside from mixerctl that
> use audio(4) rather than OSS?
> 
> nbmix works for me on a one month old -current, but I expect
> it to compile on other systems.
> 
> It's a bit rough around the edges, but if it turns out not
> to be a duplication of effort I'll try to clean it up.  Also
> open to suggestions on the name.



Hi,

it segfaults on 5.0_STABLE, amd64:

Program received signal SIGSEGV, Segmentation fault.
0x0000000000007265 in ?? ()
(gdb) bt
#0  0x0000000000007265 in ?? ()
#1  0x0000000000401faf in ctrl_poll (ctrl=0x7f7ffd80cc00) at src/ctrl.c:20
#2  0x0000000000401b86 in init_controls () at src/nbmix.c:248
#3  0x0000000000401e78 in main (argc=0, argv=0x7f7fffffd480) at src/nbmix.c:378
(gdb) 


        Geert



-- 
Geert Hendrickx  -=-  ghen%telenet.be@localhost  -=-  PGP: 0xC4BB9E9F
This e-mail was composed using 100% recycled spam messages!


Home | Main Index | Thread Index | Old Index