Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 342 Bytes

readme.md

File metadata and controls

16 lines (12 loc) · 342 Bytes

Soundbar keepalive

Using SoX v14.4.2 to play a low frequency sound clip that keeps the soundbar from turning off due to inactivity.

Arch

Install SoX using pacaur.

pacaur -S sox

Crontab entry

# keep soundbar alive
*/10 * * * * XDG_RUNTIME_DIR=/run/user/1000 /usr/bin/play -q ~/soundbar_keepalive/5hz_0.5s.wav