[App] SPDIFmode K
Posted: Tue Sep 18, 2018 4:08 pm
Small binary to quickly switch SPDIF audio out mode from/to PCM and passthrough (DTS, Dolby Digital, AAC... DTS Neo 2:5 if nothing else available) without digging into menu. Handy to be mapped to some RC key. Untested (no hardware at hand) but should work over ARC too.
By default TV internal speaker (if selected as main) will mute (to avoid audible delay) on passthrough and a quick notification will be shown (telling switch from->to). You can adjust options above if you prefer not.
Just copy out-armv7-tizen/SPDIFmode to SYSROOT/usr/bin and enjoy.
Code: Select all
SamyGO SPDIFmode K v0.3.0 - (c) zoelechat 2018
Usage: SPDIFmode [-nq]
-n Don't mute internal speaker on non-PCM out
-q Quiet mode, won't show any notification
Just copy out-armv7-tizen/SPDIFmode to SYSROOT/usr/bin and enjoy.
ChangelogShow
Code: Select all
18/9/2018
v0.3.0 - First release