An open API service indexing awesome lists of open source software.

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.

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.