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 included 11 hits for a "tuneR"
package for "Analysis of music" and 2 hits in a "vowels" package for
"Vowel Manipulation, Normalization, and Plotting".
Hope this helps.
Spencer
Uwe Ligges wrote:
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 as a
text data file, and then processed by CSound to produce the finished
audio.
My interests are based on some of the work by Iannis Xenakis of using
probability functions to generate various synthesis parameter data.
Just curious if anyone has used this method of working with R.
I think Erich Neuwirth (CCing, perhaps he can give some hints) has
gone the way to csound from R with an interface but I cannot find it
under the old URL anymore.
Best,
Uwe Ligges
Thanks,
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.