brooke-watson / BRRR

Rap adlibs in R.
192 stars 24 forks source link

skrrrahh(0) returns error #1

Closed thmcmahon closed 6 years ago

thmcmahon commented 6 years ago

When I call skrrrahh(0) I get the following error.

Warning message:
In value[[3L]](cond) :
  beep() could not play the sound due to the following error:
Error in load.wave(fname): invalid file name

However all the sounds work as I looped through them all and they played.

I'm using R 3.4.2 on MacOS 10.13.1

brooke-watson commented 6 years ago

should be sorted, but let me know if it's still throwing errors. thanks for the heads up!

thmcmahon commented 6 years ago

Yep works now cheers.