Hi, Can I know that whether this MP3 decode source code support single channel (mono mode) MP3 format song... Regards, Prashanth Kumar shetty
Prashanth Kumar wrote: > Hi, > > Can I know that whether this MP3 decode source code support single > channel (mono mode) MP3 format song... Hi, the Helix library should be able to decode Mono MP3s, but it isn't implemented in my code. Andreas
Andreas Schwarz wrote: > Prashanth Kumar wrote: >> Hi, >> >> Can I know that whether this MP3 decode source code support single >> channel (mono mode) MP3 format song... > > Hi, > > the Helix library should be able to decode Mono MP3s, but it isn't > implemented in my code. > > Andreas Hi Andreas, Thank you for your information......