Script to generate Graphviz graphs from HDA-Intel codec information
- Download
Codec-Graph.exe
from the Relase page and run it
- Make sure python3 is installed!
- Download
Codec-Graph-Release.zip
from the Relase page - Open terminal
- Run
python3 path/to/Codec_Graph.py
- Amplifier: triangle
- Audio input: red ellipse
- Audio output: blue ellipse
- Audio selector: parallelogram
- Audio mixer: hexagon
- Pin complex: rectangle
- This means Graphviz isn't installed. Follow the instructions to install Graphviz.