https://github.com/edap/keyboardkaraoke
Sing and type your favourite song
https://github.com/edap/keyboardkaraoke
Last synced: about 1 year ago
JSON representation
Sing and type your favourite song
- Host: GitHub
- URL: https://github.com/edap/keyboardkaraoke
- Owner: edap
- Created: 2015-10-14T21:30:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-04T08:02:58.000Z (over 10 years ago)
- Last Synced: 2025-02-13T03:46:48.313Z (over 1 year ago)
- Language: C++
- Homepage: http://davideprati.com/2015/11/03/keyboard-karaoke.html
- Size: 1.23 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KeyboardKaraoke
> *Talking about music is like typing about Karoke*
Frank Zappa

The Keyboard Karaoke is an openFrameworks app to type your favourite song like in a karaoke.
The screenshot above shows an example using a Freddie Mercury song, as like as the [video](https://vimeo.com/144209588), these songs are not in the repository.
## Installation
In order to have a working copy of this app on your computer, where you can type the songs that you love, do the following:
- download openFrameworks >= 0.9 and put this app in the `myApps` folder.
- Find the `.lrc` files and the `.mp3` files for that the song that you want to type, and put them into `bin/data`.
- Give to the `.lrc` file and to the `.mp3` file the same name. Example `IWalkTheLine.mp3`, and `IWalkTheLine.lrc`