beepr icon indicating copy to clipboard operation
beepr copied to clipboard

Some of the sounds have a stutter

Open pnacht opened this issue 5 years ago • 1 comments

On Windows 10 x64, R 4.0.2, Rstudio 1.3.1056, some of the sounds seem to have a stutter, repeating the last millisecond of the sound.

By ear, I can hear it on "complete", "ready", "shotgun", and "sword".

It's trivial and in no way harms the functional purpose of the (very useful!) package, but just thought it best to report this.

pnacht avatar Jul 27 '20 15:07 pnacht

Is this the same as #34?

mattbk avatar Jun 07 '23 14:06 mattbk

I don't know why, but converting these four sounds from 11Hz to 22Hz seems to have fixed it. At least on the Windows machine I got my hands on. Fixed by this commit: https://github.com/rasmusab/beepr/commit/f3f6fd9917e78e06899e26639a161ba788ce2e16

rasmusab avatar Jul 05 '24 20:07 rasmusab