currently doing a project using the mpg123 dist10 ref code lsf DECODER, and im trying to double the number of samplesPerFrame....
after realising i cant just change "samplesPerFrame", I am concentrating on doubling SSLIMIT from 18 to 36...(as well as various loops with 18, and loops around pcm_sample)
with the theory that i will produce a .dec file that is twice the size and length of the original mp3 that plays at a slower speed but with the same pitch....
at the moment all i am getting is a file double the size ...that plays at half speed and sounds inaudible ...
any ideas would b greatly appreciated
