Re: [racket] rsound docs

2014-09-30 Thread C K Kashyap
Thank you so much Matthew! Regards, Kashyap On Mon, Sep 29, 2014 at 8:58 PM, Matthew Flatt wrote: > When you install the package, you also install documentation for > RSound. You should be able to find it by selecting "Racket > Documentation" from the "Help" menu in DrRacket, by right-clicking

Re: [racket] rsound docs

2014-09-29 Thread Matthew Flatt
When you install the package, you also install documentation for RSound. You should be able to find it by selecting "Racket Documentation" from the "Help" menu in DrRacket, by right-clicking on an identifier in DrRacket that is provided by the package's library, or by running `raco docs` on the com