Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:4247] RE: Some progress

Date2004-03-06 21:29
From"gogins@pipeline.com"
Subject[CSOUND-DEV:4247] RE: Some progress
No it does not, but you could program it using FIFO queues and some sort of
monitor or mutex on the queue. You would signal the monitor when your queue
had enough stuff to write, and libsndfile would take stuff from the queue
and write it in its own thread.

Original Message:
-----------------
From: Matt J. Ingalls ingalls@mills.edu
Date: Sat, 6 Mar 2004 12:48:33 -0800 (PST)
To: csound-dev@eartha.mills.edu
Subject: [CSOUND-DEV:4246] RE: Some progress


that does sound great!

while on the subject -- does libsndfile have any support for reading/writing
asynchronously?  it would be really nice for real-time performance to get
disk i/o outside the kperf thread...

-m


On Sat, 6 Mar 2004, gogins@pipeline.com wrote:

> That's great about diskin!
>
> Other formats, I don't really care as long as Csound supports formats
> commonly used in commercial and academic studios. Sox or secret rabbit
code
> can be used to convert odd formats to more standard formats.
>
> Original Message:
> -----------------
> From:  jpff@codemist.co.uk
> Date: Sat,  6 Mar 2004 17:05:48 +0000
> To: csound-dev@eartha.mills.edu
> Subject: [CSOUND-DEV:4244] Some progress
>
>
> Very minor, but I just got Csound to create an AU (Sun format) audio
> file with the command
> ./csound alias.csd --au
>
> I have partial code for other formats, most of which I have not heard
> of.
> WAV, AIFF, RAW and IRCAM as before but now added AU, PAF, SVX, NIST,
> VOC, W64, MAT4, MAT5, PVF, XI, HTK and SDS.  Should I add top-level
> commands for all these?  I think soundin will work will all these, but
> not yet tested.  Think diskin is OK as well.
>
> Well I was pleased anyway!
> ==John ffitch
>
>
> --------------------------------------------------------------------
> mail2web - Check your email from the web at
> http://mail2web.com/ .
>
>


--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .