docs: Add Basic Setup (HDMI to TV, no microphones) - #10
Draft
mdz wants to merge 4 commits into
Draft
Conversation
Simplest possible setup for casual home karaoke: - Just a computer, HDMI cable, and TV - TV provides both display and audio - Singers sing into the room without amplification - Perfect for small rooms, kids' parties, practice sessions
The previous setup assumed HDMI audio to TV speakers, but laptop HDMI output is typically video-only. Revised to use the laptop's headphone jack with an aux cable to a powered speaker for audio, while keeping HDMI for lyrics display on the TV. Also added a "Why a Laptop?" section explaining the advantages over a Raspberry Pi for this minimal setup. Co-authored-by: Cursor <cursoragent@cursor.com>
Bluetooth is more accessible for casual users - most people already own a Bluetooth speaker and know how to pair it. Aux cable moved to a tip for those who prefer zero latency or don't have Bluetooth. Co-authored-by: Cursor <cursoragent@cursor.com>
No longer "the most accessible setup" since the laptop + Bluetooth speaker setup is simpler. Reworded to "the simplest setup that includes a microphone." Co-authored-by: Cursor <cursoragent@cursor.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a Basic Setup section for the simplest possible karaoke setup - just a computer and TV, no microphones.
Status: Draft - needs verification that this actually works with decent audio quality.
Open questions:
Parking this until we can verify a working setup.