@dmn wrote:
Hi,
I'm writing a program to play back a 6 channel audio file on a Raspberry Pi in sync with some other activities. I have installed an octo sound 8 channel sound card and tested it ( using 'speaker-test -c 8'). All channels are working fine.
When I play back a 6 channel audio file using ofSoundPlayer, it mixes all of the channels into a stereo mix. It's hard to tell but it seems like all 6 channels are mixed to both the left and right channels.
I've looked into various solutions that oF users have come up but they use FMOD and from what I can tell, FMOD hasn't been compiled for ARM. I know that multichannel playback is possible on the Pi outside of oF, so I'm wondering if anyone has any suggestions as to how I can make this work?
Many thanks,
Dennis.
Posts: 8
Participants: 3