beep_music_converter
beep_music_converter
Docker app from SpaceInvaderOne's Repository
Overview
Unraid container to convert mp3 or wav to PC beep speaker music
Convert a wav or mp3 file into "beep code" so to be able to play it through a PC beep speaker. This can then be used to add to a user script to do things like play a tune on server startup and shutdown. (nice for headless server to know when its up)
You will need a beep speaker in your server for this to work. Dont worry they are very cheap! Under $5 on Amazon for two! https://amzn.to/3kwWvlN
default - This is the standard running mode. It will look for an mp3 or wav file in the folder file_to_convert in the container's appdata folder. - The file will first be converted from its source (mp3 or wav) to a 16bit Wav file using sox. After which its passed to wavtobeep for conversion to beep code. This is then converted to an Unraid user script and placed in the folder converted_wavs in the container's appdata.
Indiana_Jones - This converts a test wav file (Indiana Jones) and plays it through the beep speaker
Monkey_Island - This converts a test wav file (Monkey Island) and plays it through the beep speaker
Silent choose from no|yes If set to yes converts the file without playing it default is "no"
time default 50 -Time window for frequency analysis (in ms). . Experiment with different values for individual tune to find best
For some already converted beep tunes see here https://github.com/SpaceinvaderOne/Beep-Music-Converter/tree/main/beep_music
Runtime arguments
- Web UI
https://amzn.to/3kwWvlN- Network
bridge- Shell
sh- Privileged
- true
Template configuration
customVariable
Default or choose other for an example to be converted
- Default
- default|Indiana_Jones|Monkey_Island
- Value
- default
silentVariable
Silent converts file without also playing through beep speaker. Default 'no'
- Default
- no|yes
- Value
- no
timeVariable
Time window for frequency analysis (in ms). Default 50 ms. Experiment with different values for individual tune to find best
- Default
- 50
- Value
- 98
beepDevice
path to beep speaker (you must have a beep speaker for this container to work)
- Value
- /dev/tty0
appdataPathrw
appdata
- Target
- /config
- Default
- /mnt/user/appdata/Beep-Music-Converter
- Value
- /mnt/user/appdata/beep_music_converter
Categories
Download Statistics
19,536
Total Downloads
79
This Month
53
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
spaceinvaderone/beep_music_converterLast Updated2021-07-18
First Seen2021-07-18
Run beep_music_converter on Unraid.
beep_music_converter is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.