-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I am using your library to score music rendered as chords, and I need all three timers on an ATMEGA 328 (Arduino Nano). Problem is, as all timers are occupied, what do I do when I want to rest? I can't seem to use delay() any more.
I use 20000Hz for rests, but I get some clicking artifacts.
Can you add code to deal with perhaps "0" frequency, which would correspond to "no sound", for the specified tone() period? That way I can use the tone() command for sounds and rests.
Thanks for the great library!
Paul
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels