Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| infrastructure:audio-setup [2026/03/31 03:00] – add audio mixer into graph diamond | infrastructure:audio-setup [2026/04/23 06:28] (current) – diamond | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ## Quick Start | ## Quick Start | ||
| - | - To use the Android TV, switch | + | - Make sure the AV Receiver |
| - | - Make sure the HDMI indicator | + | - To use the Android TV: |
| - | - Make sure the TV input is set to `HDMI 1`. | + | - Make sure the onn Box is on: if the LED in front of it is red, then it's off. Find its remote and turn it on. |
| - | - To use Bluetooth, | + | - You can also optionally turn on the TV. Make sure it' |
| - | - To use the media desk, switch | + | - To use Bluetooth, |
| - | - To use the rally bar, switch | + | - To use the media desk: |
| - | - Please change it back to `HDMI 1` after the meeting. | + | - The mixer on the media desk should already be wired to the audio mixer. |
| + | - To use the rally bar: | ||
| + | - Use the in-built speakers. The rally bar is not wired up to the AV system. | ||
| ### Connecting to Bluetooth | ### Connecting to Bluetooth | ||
| Line 62: | Line 64: | ||
| pc -> rally_bar [label=" | pc -> rally_bar [label=" | ||
| rally_bar -> tv [label=" | rally_bar -> tv [label=" | ||
| - | onn_box -> hdmi_splitter; | + | onn_box -> hdmi_splitter |
| - | hdmi_splitter -> audio_mixer; | + | hdmi_splitter -> audio_mixer |
| hdmi_splitter -> tv [label=" | hdmi_splitter -> tv [label=" | ||
| - | audio_mixer -> av_receiver [" | + | audio_mixer -> av_receiver [label="RCA, CD-R" |
| - | bluetooth -> audio_mixer; | + | bluetooth -> audio_mixer |
| - | media_desk -> audio_mixer; | + | media_desk -> audio_mixer |
| av_receiver -> sub_amp [label=" | av_receiver -> sub_amp [label=" | ||
| sub_amp -> jeremy_sub [label=" | sub_amp -> jeremy_sub [label=" | ||
| Line 74: | Line 76: | ||
| small_sub -> front_speaker_r [label=" | small_sub -> front_speaker_r [label=" | ||
| } | } | ||
| + | |||
| </ | </ | ||
| ``` | ``` | ||