nathanRamaNoodles / Noodle-Synth

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).
https://create.arduino.cc/projecthub/nathan_ramanathan/play-music-without-delay-40e51b
MIT License
139 stars 14 forks source link

Teensy allow use of any PWM pin #9

Closed Defragster closed 6 years ago

Defragster commented 6 years ago

Change to track .begin( pin, … ) PIN for any Teensy PWM pin - still defaults to pin 3