Question
Play mono on stereo channel
Posted on February 04, 2013 at 16:29
Hi , as quoted from the audio implemination of stm32f4 eval :
Mono audio streaming is not supported (in order to play mono audio streams, each data should be sent twice <
br
>on the I2S or should be duplicated on the source buffer. Or convert the stream in stereo before playing).
I cannot find any example or explanation on how to do it,does anyone have any clue how can i implement it?
I have mono files with frequency of 44100 ,and i want to play them with the same frequncey on stereo channel.
Thanks
Michael