Arduino mega tmrpcm multichannel proble

Im new here and Im currently trying to play 2 sounds at the same time by using the sd and tmrpcm library. I've uncommented ENABLE_MULTI, MODE2 and buffSize. I took into account that there are different pins on the arduino mega. However, the .play("song.wav",1) is significantly quieter than .play("song.wav",0) even though they come from the same file from the microsd card.... Any help would be greatly appreciated.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.