Quote:
Originally Posted by Jim8181
|
That's helpful. Maybe I just need to grab that and start monkeying around...
I was also hoping that there would be notes somewhere specific to Rhodium audio, something like:
- these are the chunks of audio-related code that have been validated and don't need to be looked at
- these are the chunks of code that definitely do need to be modified
- here are similar drivers from XXX that we might try adapting to this
Maybe I'm just asking for too much hand-holding. Or maybe this stuff is already there somewhere (I haven't done my homework digging through the git repository, sorry). But rather than me dumbly staring at the whole thing trying to figure out how to fix audio (especially as a non-linux-expert), I guess I'm looking to leverage someone else's detective work to find some audio-specific starting places within the whole thing. I think I'm much more likely to help at the low-level than the high-level, but I probably need some guidance through the high-level to find the right low-level thing to monkey with...