statisfactions / playitbyr

NOTE: Depends on obsolete packages and only works with Csound 6. Play it By R is a flexible toolkit for data sonification in R. The functions allow the user to map data onto sonic parameters like pitch, tempo, and rhythm, and output sound and sound files.
http://playitbyr.org
16 stars 2 forks source link

sonsave() issue with Linux and Windows #7

Open mlac35 opened 7 years ago

mlac35 commented 7 years ago

Hello, I'm trying to use the playitbyr package and it seems it's working excepted when I try to export the sound with the sonsave() function. I just run the example you give with the iris dataset, and after running sonsave(x, "myfile.wav") I only obtain an error message. I tried both in Linux and Windows, but it's the same :

Do you have any idea of how to solve this? Thanks in advance