rasmusab / beepr

The package that sounds as it is called.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soundbites echo at the end

tallguyjenks opened this issue · comments

4,6,7,11 echos a duplicate portion of the soundbite after its finished playing

called from console in RStudio:

echos function calls
4 beepr::beep(4)
6 beepr::beep(6)
7 beepr::beep(7)
11 beepr::beep(11)

wonder what happened when i encountered this issue, maybe it was just my windows, machine, but on my linux machine i just tested and it works as intended with no echo or issue.