Skip to content

No tone, or "rest" #18

@pdr0663

Description

@pdr0663

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions