![]() |
TV audio control with Raspberry PI - Printable Version +- Moode Forum (https://moodeaudio.org/forum) +-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3) +--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7) +--- Thread: TV audio control with Raspberry PI (/showthread.php?tid=3554) |
TV audio control with Raspberry PI - ddvos - 03-03-2021 Hello, I want to control the audio of my tv with a Raspberry Pi. My tv has an optical and 3,5mm jack output. I am looking for a DAC for my Raspberry Pi which can handle audio input and send it out over RCA (right-left sound) with MoOde. Is there a DAC that supported these in moOde? Thanks for the help Greetings, Dominique RE: TV audio control with Raspberry PI - kit1cat - 03-03-2021 (03-03-2021, 11:36 AM)ddvos Wrote: Hello, https://www.audiophonics.fr/en/network-audio-players-raspdac/audiophonics-raspdac-mini-kit-diy-streamer-for-raspberry-pi-3-dac-es9038q2m-p-13300.html https://www.audiophonics.fr/en/dac-and-interfaces-for-raspberry-pi/audiophonics-dac-i-sabre-es9038q2m-raspberry-pi-i2s-spdif-pcm-dsd-usb-c-power-supply-p-12795.html RE: TV audio control with Raspberry PI - ddvos - 03-03-2021 (03-03-2021, 11:54 AM)kit1cat Wrote:(03-03-2021, 11:36 AM)ddvos Wrote: Hello, Thanks! but those DAC don't have a 3,5mm jack or optical input. Shouldn't it possible with the hifiberry dac+ adc pro or JustBoom DAC standalone board to control my TV audio with a Raspberry pi? RE: TV audio control with Raspberry PI - kit1cat - 03-03-2021 (03-03-2021, 05:04 PM)ddvos Wrote:(03-03-2021, 11:54 AM)kit1cat Wrote:(03-03-2021, 11:36 AM)ddvos Wrote: Hello, Sorry missed the bit about optical input, you can always use a converter. RE: TV audio control with Raspberry PI - ddvos - 03-04-2021 I think my best hope is on the Audio Injector Sound Card https://www.amazon.com/Sound-Card-Raspberry-inbuilt-microphone/dp/B01HCC0210/ref=sr_1_1?dchild=1&keywords=Audio+Injector&qid=1614861887&sr=8-1 these are working in Debian/ Raspberry Pi OS. I have only to write some custom python to run it headless. It's a shame the DACBerry ONE+ has so bat support/documentation. The hardware looks very promising. But the input ports can't be used as far as I know... RE: TV audio control with Raspberry PI - Tim Curtis - 03-04-2021 Try the Hifiberry DAC+ADC. It has 3.5 in and can be switched between 3.5 in and MPD from the UI. RE: TV audio control with Raspberry PI - the_bertrum - 03-04-2021 (03-04-2021, 12:54 PM)ddvos Wrote: I think my best hope is on the Audio Injector Sound Card I bought a DACBerry ONE and find that half the card it totally useless since there is no software that can use the inputs ![]() The DAC part is nice though. RE: TV audio control with Raspberry PI - ddvos - 03-04-2021 (03-04-2021, 12:59 PM)Tim Curtis Wrote: Try the Hifiberry DAC+ADC. It has 3.5 in and can be switched between 3.5 in and MPD from the UI. Hi, thanks that sounds good! is it possible to control the volume of the 3,5mm input and port it out via the RCA connectors? is it possible to switch the 3,5mm input and the MPD with moode/command/? or the gpio pins? So I can switch easily with my remote between my TV audio and MPD (bluetooth,spotify, etc.) For my IR remote I can make a custom python program. (I have some programming skills ![]() Thanks for the help! RE: TV audio control with Raspberry PI - Tim Curtis - 03-04-2021 Yes, the 3.5 input has its own volume. Sound is output is to RCA. |