17 Apr
2012
17 Apr
'12
7:25 a.m.
james pruett wrote:
I love the alsamonitor look and feel.
I assume you mean alsamixer?
I want to port it to my SunOS box. Q: Is there a Hello World I might try first to see if the colors, etc work?
ncurses has demo programs.
Q: what visual toolkit/gizmo is alsamonitor based upon?
alsamixer is based on curses with the panel and menu libraries; the actual toolkit is written by hand (widget.c, textbox.c, etc.) and isn't very generic: http://git.alsa-project.org/?p=alsa-utils.git;a=tree;f=alsamixer;hb=HEAD
Regards, Clemens