HDA Analyzer

From AlsaProject
Revision as of 14:26, 16 March 2009 by Perex (talk | contribs) (New page: The HDA analyzer tool provides a graphical interface to access the raw HD-audio control, based on pyGTK2 binding. The program gives you an easy-to-use GUI stuff for showing the widget info...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The HDA analyzer tool provides a graphical interface to access the raw HD-audio control, based on pyGTK2 binding. The program gives you an easy-to-use GUI stuff for showing the widget information and adjusting the amp values, as well as the proc-compatible output.

Quick run:

   wget -O run.py http://www.alsa-project.org/hda-analyzer.py
   python run.py

Do not forget to install python-gtk package.