Kodi Community Forum
Help - Audio output switch - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+--- Thread: Help - Audio output switch (/showthread.php?tid=70051)



Help - Audio output switch - alda - 2010-03-17

Hi, have one question :

Is possible make plugin, script for audio output setting change ?
What I want :
I have system with nvidia ION. Here I have two sound cards :
Nvidia - for HDMI audio and Realtek - for analog audio.

Normaly I can switch this outputs via system settings, but I am searching for easy way - key combination pressing. And for each sound card I want to select/unselect downmix to stereo.

Is this possible ?

Thanks

Alda


- spiff - 2010-03-17

create separate profiles with the diff settings. then use loadprofile()


- alda - 2010-03-18

Is possible switch profile directly inside xbmc or I must log out ?


- alda - 2010-03-22

Is also this working with external player ?