Open adamryczkowski opened 8 years ago
I have downloaded and installed the Portaudio library, and then installed this audio package from CRAN.
The playback is not smooth (see the attached sound recording of play(sin(1:1000000/20))). Is there anything I can do? 2016-08-31-09:35:55.ogg.zip
play(sin(1:1000000/20))
Session info ----------------------------------------------------------------------------------------------------------------- setting value version R version 3.3.1 (2016-06-21) system x86_64, linux-gnu ui RStudio (0.99.1294) language en_US collate en_US.UTF-8 tz <NA> date 2016-08-31 Packages --------------------------------------------------------------------------------------------------------------------- package * version date source audio * 0.1-5 2013-12-23 CRAN (R 3.3.1) devtools 1.12.0 2016-06-24 CRAN (R 3.3.1) digest 0.6.10 2016-08-02 CRAN (R 3.3.1) memoise 1.0.0 2016-01-29 CRAN (R 3.3.0) withr 1.0.2 2016-06-20 CRAN (R 3.3.1)
I've tried pa_stable_v19_20140130, pa_stable_v19_20110326 and pa_stable_v19_20071207 with the same result.
pa_stable_v19_20140130
pa_stable_v19_20110326
pa_stable_v19_20071207
I have downloaded and installed the Portaudio library, and then installed this audio package from CRAN.
The playback is not smooth (see the attached sound recording of
play(sin(1:1000000/20))
). Is there anything I can do? 2016-08-31-09:35:55.ogg.zip