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

https://github.com/slimcdk/sdb-xmas-train

Controller software for christmas train at Dagli'Brugsen Stjær
https://github.com/slimcdk/sdb-xmas-train

community community-project electronics non-profit project python python3

Last synced: 10 months ago
JSON representation

Controller software for christmas train at Dagli'Brugsen Stjær

Awesome Lists containing this project

README

          

# Stjær Dagli'Brugsens juletog

### Normalize audio
```bash
$ pip3 install ffmpeg-normalize
$ cd audio
audio$ ffmpeg-normalize -fp -pr --audio-codec libmp3lame -ext mp3 **/*.mp3 --output-folder normalized
```