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
138 stars 14 forks source link

Bad link to Github #8

Closed Defragster closed 6 years ago

Defragster commented 6 years ago

This example link misses the mark: https://github.com/nathanRamaNoodles/MusicWithoutDelay-LIbrary/blob/master/examples/Basic/Basic.ino#L31

Opened this sample and it ran well with Teensy LC - using the PJRC Prop Shield for an Amp.

Nice work!

nathanRamaNoodles commented 6 years ago

Alright, I fixed it and upgraded to v3.5.0 with tons of other features including stereo support