New library for PWM playback from SD cards: SimpleSDAudio

@TroyO
Hi, I've analysed your stop-issue, I think you are right, there is a little bug in the library that clears the stop-flag in the init-function. Calling SdPlay.stop(); after .init should also solve the issue.