Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jandelgado/carl-testdata

Testdata generator for the carl music box https://github.com/jandelgado/carl
https://github.com/jandelgado/carl-testdata

Last synced: about 2 months ago
JSON representation

Testdata generator for the carl music box https://github.com/jandelgado/carl

Awesome Lists containing this project

README

        

# Carl music box testdata generator

Script to create a pre-populated SD card filesystem for testing
[carl](https://github.com/jandelgado/carl). Each song will start with a
synthesized voice saying "playlist X, song Y", followed by a music clip.

Music "Clip 08 Power of PreenFM" by [Zen_Man](https://pixabay.com/users/zen_man-4257870/)
from [Pixabay](https://pixabay.com/music/jingles-clip-08-power-of-preenfm-798/)

Uses espeak and ffmpeg for MP3 file creation.

## Usage

* download `testdata.zip` or `testdata-large-folders.zip` (when carl is
compiled with `USE_LARGE_FOLDERS`) from the
[release page](https://github.com/jandelgado/carl-testdata/releases)
* unzip the zip archive to the root directory of your SD card

## Author

(c) copyright 2021 by Jan Delgado, License: MIT