jslogo icon indicating copy to clipboard operation
jslogo copied to clipboard

add sound support: beep

Open mountain opened this issue 2 years ago • 1 comments

add basic sound support to jslogo. So far, only "beep" was supported.

beep beep frequency duration

frequency is in Hertz, and duration is in millisecond.

examples:

beep 330 200

mountain avatar Sep 20 '22 06:09 mountain

I accept your review comments, and let me give revisions based on your proposal, and then I will drop this pull request and re-submitted a clean pull request.

mountain avatar Sep 20 '22 15:09 mountain