A User-friendly Arduino/Teensy Library to play RTTL/MIDI with infinite polyphonic notes; it has full control over volume, pitch, and music. No shields needed(Just a speaker).
When I test a code (it doesn't matter which one, even the examples like Spiderdance), it will work perfectly fine if there is no setVolume() command in it. If I add the command in, either in the setup or the loop, it just makes a lot of static and whirring noises that cover up any notes that might be playing. Any suggestions?
When I test a code (it doesn't matter which one, even the examples like Spiderdance), it will work perfectly fine if there is no setVolume() command in it. If I add the command in, either in the setup or the loop, it just makes a lot of static and whirring noises that cover up any notes that might be playing. Any suggestions?