New library for PWM playback from SD cards: SimpleSDAudio

Timer2 is usually not used in Arduino, so if you do your PWM stuff with that timer instead of timer0 it should work. For the other way: The patch is in the "patches" folder of SimpleSDAudio. It provides a patched wiring.c file which replaces the wiring.c in the Arduino folder.