https://github.com/mauriciopoppe/open-mic
Automated setup to create a backing track for open mics.
https://github.com/mauriciopoppe/open-mic
guitar karaoke open-mics singing
Last synced: 7 months ago
JSON representation
Automated setup to create a backing track for open mics.
- Host: GitHub
- URL: https://github.com/mauriciopoppe/open-mic
- Owner: mauriciopoppe
- License: mit
- Created: 2024-04-19T03:46:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-15T22:52:27.000Z (7 months ago)
- Last Synced: 2025-03-15T23:25:47.590Z (7 months ago)
- Topics: guitar, karaoke, open-mics, singing
- Language: Shell
- Homepage: https://mauriciopoppe.com/notes/backing-track-for-open-mic/
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Create backing tracks for your open mic or karaoke night
I perform in open mics in my spare time, when I decide to perform a cover of a song
I usually play the guitar as well as singing it.
Therefore, I create a backing track for the song that doesn’t have either the voice or the guitar,
that way, I can play it on the background while I sing and play the guitar.Read https://mauriciopoppe.com/notes/backing-track-for-open-mic/ for more info
about how to create a backing track.## Automated setup
Please also read `split-track.sh` for an automated script that runs the
two commands run in the article above.## Known errors
### `ERROR: unable to download video data: HTTP Error 403: Forbidden`
Check the latest release in https://github.com/yt-dlp/yt-dlp/releases, update the
entry in `requirements.txt` and reinstall the dependencies.