LRC files of Amazigh songs
# Amazigh Lyrics Files (LRC)
abdelhaqueidali.github.io
This repository contains a collection of LRC (lyric) files for Amazigh songs. These files can be used with music players that support LRC format to display synchronized lyrics while listening to the songs. This repo is intended to be used with my other project: LRC & YouTube Player. You can test how these files work with the songs here:
abdelhaqueidali.github.io
## About
This collection aims to preserve and share the lyrics of Amazigh songs in a time-synchronized format. LRC files provide a line-by-line display of lyrics, enhancing the listening experience and making it easier to follow along with the songs.
## Repository Structure
The repository consists primarily of `.lrc` files. Each file is named after the song it represents. The names generally follow this structure:
`Song Title - Artist.lrc` or `Artist - Song Title.lrc` or using the original title and extension as is from the source file.
Example:
* `Adrar inu (Ma montagne) - Idir.lrc`
* `Imghrane - Innayyi Baba (Officiel Audio).lrc`
* `TARWA N-TINIRI - IFAW UL NNEGH (Official Videoclip).lrc`
* `makid yuayn abu wizar(MP3_128K).lrc`
**How to Use:**
1. **Download the LRC file:** Download the `.lrc` file for the song you want to listen to. You can download the entire repository as a ZIP file using this link:
github.com or you can download individual files.
2. **Place the LRC file in the same directory as the song:** Make sure the LRC file and the corresponding audio file (e.g., MP3, M4A) are in the same folder. The filenames *must* match (except for the extension). For example:
* `MySong.mp3`
* `MySong.lrc`
3. **Open the song with your LRC-compatible player:** Your music player should automatically detect and display the lyrics.
## Contributing
Contributions to this repository are welco …