Skip to content

Helper script for converting audio files for the music player for children

License

Notifications You must be signed in to change notification settings

titiwu/hoerbert-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hörbert Helper for Linux

Helper script for converting audio files for the music player for children

Hörbert is a mp3 player for children which requires Mono-WAV files for energy saving playback. For Windows and Mac graphical tools are provided, for Linux so far only the sox command is advised to used (manually).

mp3toHoerbert.sh

Looks for subdirectories in the active directory and convert all mp3 and ogg files to WAV for Hoerbert

 _ Folder
   |_ mp3toHoerbert.sh
   |_ Folder1
   |  |_ Song1.mp3
   |  |_ Song2.ogg
   |_ SDCARD <- created by script
      |_ Folder1
         |_ 0.WAV
         |_ 1.WAV

Usage # .\mp3toHoerbert.sh

Rename all folders in the "SDCARD" folder from 0 to (maximum) 8 in the desired order (assigns folders/music to Hoerberts buttons).

Copy all folders to the SD-card an put it into Hoerbert!

About

Helper script for converting audio files for the music player for children

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages