[R] Composing Music - R Package
    Ben Bolker 
    bbolker at gmail.com
       
    Mon Sep 20 16:31:16 CEST 2010
    
    
  
C.H. <chainsawtiney <at> gmail.com> writes:
> http://r-forge.r-project.org/projects/tuner/
> 
> On Mon, Sep 20, 2010 at 8:35 AM, Deb Midya <debmidya <at> yahoo.com> wrote:
[snip]
> > 1.       Is there any R-package or if any to compose music?
> > 2.       Is there any R-package or if any to analyse music?
 Also
RSiteSearch("music")
or
install.packages("sos"); library(sos); findFn("music")
 which would have led you to the same conclusion.
    
    
More information about the R-help
mailing list