Displaying 4 results from an estimated 4 matches for "csound".
Did you mean:
sound
2000 Dec 29
0
R sings
i have created a package which allows R to play sounds
the package is available from
http://sunsite.univie.ac.at/~neuwirth/Rcsound/
both as zipped binary for windows and as installable tar.gz
preequisite:
you have to install csound on yout machine.
the necessary links are at http://www.csound.org
csound is a very portable program for creating sounds,
and using it as out sound creation tool we remain portable.
i am intereste...
2009 Jun 12
1
R and Sound
...arted 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.
Thanks,
--
Mae West - "I like restraint, if it doesn...
2004 Feb 19
3
Ov_open crash in windows
...DLL): 0xC0000005:
Access Violation
The call stack shows:
KERNEL32! bff7b9a6()
VORBISFILE! 00471d1d()
I am running Win98 and v1.0 off the vorbis libs. The app is single-
threaded.
The following code works just fine in a test app I built, but when I
add it to another app, the error occurs:
int CSound::LoadVorbisFile(char *fname)
{
FILE *file;
char *pcmData = NULL;
const int pcmDataSize = 0x400000;
pcmData = new char[pcmDataSize];
if(pcmData != NULL)
{
// Open the file
if( (file = fopen(fname,"rb")) != NULL)
{
int oggRetVal = ov_open(file...
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week
New packages
------------
* disclapmix (0.1)
Maintainer: Mikkel Meyer Andersen
Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen
License: GPL-2
http://crantastic.org/packages/disclapmix
disclapmix makes inference in a mixture of Discrete Laplace
distributions using the EM algorithm.
* EstSimPDMP (1.1)
Maintainer: Unknown
Author(s):