Home Forums Sparkfun MP3 Shield Library Support Forum build a mp3 sampler with display what do i need Reply To: build a mp3 sampler with display what do i need

#3250

yuk the above post got HTML junk in it. Here is what it was

if (MP3player.ADMixerLoad(“admxster.053”) == 0) {
MP3player.ADMixerVol(-3);
}

Also note the above example listens IN and plays out, and plays a Beep for every key pressed. I was but did not finish a playing a MIDI beep that did not need a file.