Hi, I made a TV commercials blocker using a Digi+ I/O card.
https://github.com/denis-stepanov/advent
Nothing sexy; the main effort is in software, but it does the job :-)
Hi, I made a TV commercials blocker using a Digi+ I/O card.
https://github.com/denis-stepanov/advent
Nothing sexy; the main effort is in software, but it does the job :-)
Very cool and thanks for the great documentation!
This is awesome, I have a DAC+ ADC Pro on the way where I plan to run my TV AUX through it (as an input) with RoPieee. Any thoughts on how this could be adapted for that?
If the boards presents itself as a regular audio input in Linux, and you can (re)sample AUX in 44.1kHz, the software should just work without modifications.
I am not familiar with RoPieee, but if you can use it like any other Raspberry Pi, i.e., install additional packages (like Postgres) there from standard Raspbian repositories, and run third party software, it would be enough. If you want to pass everything through Roon engine, I have no answer, I'd need to look closer at the tool and its API.