Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
infrastructure:audio-setup [2026/04/23 06:28] diamondinfrastructure:audio-setup [2026/04/23 06:28] (current) diamond
Line 74: Line 74:
     av_receiver -> small_sub [label="Amplified, FL+FR"];     av_receiver -> small_sub [label="Amplified, FL+FR"];
     small_sub -> front_speaker_l [label="Amplified"];     small_sub -> front_speaker_l [label="Amplified"];
-    small_sub -> front_speaker_r [label="Amplified"]; +    small_sub -> front_speaker_r [label="Amplified"];
   }   }
 +
 </graphviz> </graphviz>
 ``` ```