First and foremost, I have music playing!
Sorry I've been out of the loop for a few months. I was traveling and also moved so I had to take a step back for a while. I recently just started back up with the project and have made some good progress in the last few days.
I ported imfplay since it seemed very simple:
http://software.kvee.cz/imfplay/It was pretty easy to port over to the ARM. I'm running bare metal and using an in-memory filesystem to store my DRO file. I wanted to keep it as simple as possible at first.
After fixing a bug in how the channels were combined I was beyond excited to hear music! I have something resembling the music I'm expecting, but it's definitely off a bit in terms of tone and timbre. Some instruments seem very close, while others are very off. I suspect I'm either making a mistake in my math or something is getting corrupted.
Soon I'll post some recordings of the output along with the DRO files I'm using.