jQueryoke – HTML5 Audio LRC player

Overview

jQueryoke connects HTML5 audio player and LRC lyrics script, displaying them on a web page in karaoke style, in simple mode by lines or enhanced mode, by syllables. HTML5 audio player is synchronized with lyrics and the playlist. There is a search field on top of the page, for searching the playlist.

Tested on all major browsers and platforms, desktop and mobile. To provide full compatibility, linked audio files should be in MP3 and OGG audio formats.

LRC lyrics to jQueryoke lyrics format converter is provided, for encoding LRC files for security reaons.

If you’d like to protect your LRC files, just encode them with LRC_Converter and save as JSON file. Script will load them instead of LRC files.

Features

  • Enhanced and simple LRC lyrics
  • HTML5 audio
  • Karaoke

Requirements

  • jQuery

Instructions

  • Load audio files into the audio/ folder and LRC files into the lrc/ folder, open player.js with any text editor, edit the playlist and save.

Related