New Fastplay Release: latest

Fix B key not auto-playing and rate doubling on track change

- Use lParam instead of HIWORD(wParam) to signal no auto-play, since
accelerators send HIWORD=1 which conflicted with the no-auto-play signal
- Remove processor->SetRate() calls in LoadFile/LoadURL since rate is
handled via BASS_ATTRIB_FREQ; having both caused rate to compound

Downloads:
- FastPlay.zip: github.com/masonasons/FastPlay…

Release page: github.com/masonasons/FastPlay…

#Fastplay #Release

⇧