[R] R and Sound

2009-06-12 Thread Mike McGonagle
Hello, I recently have started to learn about R, and am interested in using it to generate data that would then get used to produce audio. Basically, I am "envisioning" using R to create the data, based on probability functions (and fractal data), which then gets output as a text data file, and t

Re: [R] R and Sound

2009-06-26 Thread spencerg
I just tried the following: library(RSiteSearch) sound <- RSiteSearch.function('sound') HTML(sound) This identified 117 help pages in 40 packages containing the word "sound". This included 30 help pages in a package called "sound", which is "A Sound Interface for R". It also includ

Re: [R] R and Sound

2009-06-13 Thread Uwe Ligges
Mike McGonagle wrote: Hello, I recently have started to learn about R, and am interested in using it to generate data that would then get used to produce audio. Basically, I am "envisioning" using R to create the data, based on probability functions (and fractal data), which then gets output