Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| infrastructure:audio-setup [2025/12/30 06:51] – fix bluetooth instructions 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 |
| - | - 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 | ||
| - | We use a " | + | We use a " |
| - | This Bluetooth receiver can connect up to 2 devices simultaneously. If you're having issues with connecting to it, you might want to make sure that no one is connected to it. You can check by shutting off the receiver (hit the middle button once), turning | + | - To turn it on, hold the top button. The LED light should come up. You'll also hear it saying " |
| + | - To turn it off, hold the top button again. | ||
| + | - To enter pairing mode, double-tap the top button. **The LED light should be flashing red and blue.** You should be able to find a Bluetooth device with this name after that. | ||
| + | |||
| + | This Bluetooth receiver can connect up to 2 devices simultaneously. If you're having issues with connecting to it, you might want to make sure that no one is connected to it. If you're unable to connect, try putting | ||
| ## Wiring | ## Wiring | ||
| Line 33: | Line 39: | ||
| rally_bar [label=" | rally_bar [label=" | ||
| av_receiver [label=" | av_receiver [label=" | ||
| + | sub_amp [label=" | ||
| bluetooth [label=" | bluetooth [label=" | ||
| media_desk [label=" | media_desk [label=" | ||
| + | audio_mixer [label=" | ||
| + | hdmi_splitter [label=" | ||
| subgraph speakers { | subgraph speakers { | ||
| Line 41: | Line 50: | ||
| front_speaker_l [label=" | front_speaker_l [label=" | ||
| front_speaker_r [label=" | front_speaker_r [label=" | ||
| - | small_sub [label=" | + | small_sub [label=" |
| + | jeremy_sub [label=" | ||
| } | } | ||
| Line 54: | Line 64: | ||
| pc -> rally_bar [label=" | pc -> rally_bar [label=" | ||
| rally_bar -> tv [label=" | rally_bar -> tv [label=" | ||
| - | | + | |
| - | | + | hdmi_splitter -> audio_mixer [label=" |
| - | bluetooth -> av_receiver | + | hdmi_splitter |
| - | media_desk -> av_receiver [label=" | + | |
| - | av_receiver -> small_sub [label=" | + | bluetooth -> audio_mixer |
| + | media_desk -> audio_mixer [label=" | ||
| + | | ||
| + | sub_amp -> jeremy_sub [label=" | ||
| + | av_receiver -> small_sub [label=" | ||
| small_sub -> front_speaker_l [label=" | small_sub -> front_speaker_l [label=" | ||
| small_sub -> front_speaker_r [label=" | small_sub -> front_speaker_r [label=" | ||
| } | } | ||
| + | |||
| </ | </ | ||
| ``` | ``` | ||
| + | |||
| + | > **Note:** The small subwoofer is currently unused and only acts as passthrough. They' | ||