beep_music_converter
Docker 应用程序 from SpaceInvaderOne's Repository
概述
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
运行时参数
- 网络用户界面
https://amzn.to/3kwWvlN- 网络
bridge- 外壳
sh- 特权
- true
模板配置
customVariable
Default or choose other for an example to be converted
- 默认值
- default|Indiana_Jones|Monkey_Island
- 价值
- default
silentVariable
Silent converts file without also playing through beep speaker. Default 'no'
- 默认值
- no|yes
- 价值
- no
timeVariable
Time window for frequency analysis (in ms). Default 50 ms. Experiment with different values for individual tune to find best
- 默认值
- 50
- 价值
- 98
beepDevice
path to beep speaker (you must have a beep speaker for this container to work)
- 价值
- /dev/tty0
appdataPathrw
appdata
- 目标
- /config
- 默认值
- /mnt/user/appdata/Beep-Music-Converter
- 价值
- /mnt/user/appdata/beep_music_converter
下载统计数据
19,536
下载总数
79
本月
53
平均每月
长期下载总量
加载图表...
详细信息
存储库
spaceinvaderone/beep_music_converter最后更新2021-07-18
初见2021-07-18
在Unraid 上运行 beep_music_converter 。
beep_music_converter 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。