1234567891011121314151617181920212223242526272829 |
- /*
- do not edit:
- auto-generated by github.com/seamia/protodot
- */
- digraph protodot {
- /* package: sys */
- /* source: C:/Users/sle11/Documents/VSCode/squeezelite-esp32/protobuf/proto/Equalizer.proto */
- /* selection: * */
- rankdir=LR;
- label="sys";
- tooltip="sys";
- bgcolor="transparent"
- node [
- shape=plaintext
- fontsize=10
- fontname="Ubuntu"
- ];
- /* ------ nodes ------ */
- Node_Ja_100 [shape=plaintext tooltip="sys.Equalizer" label=<<TABLE BORDER="1" CELLBORDER="0" CELLSPACING="0" BGCOLOR="#fffaf0"><TR><TD COLSPAN="4" PORT="header" BGCOLOR="#e31a1c" ALIGN="right"><b>Equalizer</b></TD></TR><TR><TD ALIGN="right">[...]</TD><TD ALIGN="right">1</TD><TD ALIGN="left">gains</TD><TD BGCOLOR="#a6cee3" PORT="pogains" ALIGN="right" TITLE="float"><i>float</i></TD></TR><TR><TD ALIGN="right"></TD><TD ALIGN="right">2</TD><TD ALIGN="left">loudness</TD><TD BGCOLOR="#a6cee3" PORT="poloudness" ALIGN="right" TITLE="float"><i>float</i></TD></TR></TABLE>>];
- /* ------ connections ------ */
- /* generated by github.com/seamia/protodot on Sunday, 21-Jan-24 22:15:10 EST */
- }
|