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

https://github.com/raclettes/lyric-repetition

A simple python program to visualise the repetition in a song (inspired by a Vox video.)
https://github.com/raclettes/lyric-repetition

Last synced: 4 months ago
JSON representation

A simple python program to visualise the repetition in a song (inspired by a Vox video.)

Awesome Lists containing this project

README

        

# Generate patterns from repetition in lyrics

Bohemian Rhapsody by Queen

Three Hits by Indigo Girls

Around the World by Daft Punk (truncated)

# Usage

Ensure you have [Poetry](https://python-poetry.org/) installed

```
poetry run generate ./lyricstext.txt
```

This saves a file `lyricstext.txt.png` next to the input file.