sebpiq / WAAClock

A comprehensive event scheduling tool for Web Audio API.
MIT License
244 stars 32 forks source link

Document manual tickMethod #27

Closed Smona closed 10 months ago

Smona commented 11 months ago

Updates documentation to explain the tickMethod hidden option, as requested in #26.

Also, changes the name of the tick method so that it doesn't appear to be a private method when users are expected to call it sometimes.

I will also make a pull request to @types/waaclock once this is merged.

sebpiq commented 11 months ago

Hi @Smona ! Thanks a lot for this !

Would be great if you could add documentation also for the tick method with a tiny example !

Smona commented 10 months ago

@sebpiq sure thing, how does that look?

sebpiq commented 10 months ago

@Smona perfect ! Thanks a lot :smiley: !

Smona commented 9 months ago

@sebpiq my pleasure! would you mind cutting a new version on NPM so people can use the change?

sebpiq commented 9 months ago

done ! Thanks again :)