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

To do list #2

Closed nathanRamaNoodles closed 6 years ago

nathanRamaNoodles commented 6 years ago
  1. Can't play more than two notes on many arduino boards.

2.Tone library creates timer conflicts with Servo library I am trying to move away from the Tone library because many common libraries hate it. :D

3.No volume Control