Provides basic access in an R session to Csound <http://www.csounds.com>, a powerful free and open-source software sound synthesizer. The package functionality is largely geared towards supporting the needs of the playitbyr package for sonification and is not particularly mature on its own. But it certainly can be used without knowing anything about playitbyr.
| Version: | 0.1-1 |
| Depends: | R (≥ 2.12.0), rdyncall |
| Published: | 2012-04-30 |
| Author: | Ethan Brown |
| Maintainer: | Ethan Brown <ethancbrown at gmail.com> |
| License: | GPL (≥ 2) |
| URL: | http://playitbyr.org/csound.html |
| NeedsCompilation: | no |
| SystemRequirements: | Csound (>= 5), available at <http://csound.sourceforge.net/>. This package uses the shared library file, which is included with standard Mac and Windows installations of Csound. Some Linux distributions package the library file separately from the executible, so for instance on Debian and Ubuntu you would need the "libcsound64-dev" package. See the package web site for more guidance on setup and configuration. |
| CRAN checks: | csound results |
| Package source: | csound_0.1-1.tar.gz |
| MacOS X binary: | csound_0.1-1.tgz |
| Windows binary: | csound_0.1-1.zip |
| Reference manual: | csound.pdf |
| Old sources: | csound archive |
| Reverse depends: | playitbyr |