Csound Csound-dev Csound-tekno Search About

[Csnd] Capturing Real-Time Performance

Date2010-01-04 20:38
FromAdam Puckett
Subject[Csnd] Capturing Real-Time Performance
Hi List,

Is it possible to capture real-time performance into a file with Csound? Normally, I would use Audacity to record music and multitrack. It seems like I would need to use two -o flags (-odac and -o music.wav). Do I not understand something?

Thanks,

Adam


      


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-01-04 20:44
FromAndres Cabrera
Subject[Csnd] Re: Capturing Real-Time Performance
Hi,

You can do it inside Csound using fout, or you can use the record
button if you use QuteCsound.

Cheers,
Andrés

On Mon, Jan 4, 2010 at 8:38 PM, Adam Puckett  wrote:
> Hi List,
>
> Is it possible to capture real-time performance into a file with Csound? Normally, I would use Audacity to record music and multitrack. It seems like I would need to use two -o flags (-odac and -o music.wav). Do I not understand something?
>
> Thanks,
>
> Adam
>
>
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>



-- 


Andrés


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-01-04 20:45
FromPINOT Francois
Subject[Csnd] Re: Capturing Real-Time Performance
Adam Puckett a écrit :
> Hi List,
>
> Is it possible to capture real-time performance into a file with Csound? Normally, I would use Audacity to record music and multitrack. It seems like I would need to use two -o flags (-odac and -o music.wav). Do I not understand something?
>
> Thanks,
>
> Adam
>
>
>       
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>   
See the second example from the fout entry in the manual. It uses the 
monitor opcode to read the csound output buffer and redirect it to a file.

Francois Pinot


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-01-04 21:03
From"gmschroeder@gmail.com"
Subject[Csnd] Re: Re: Capturing Real-Time Performance
I recommend playing with the looper on 
http://iainmccurdy.org/csound.html

That's how I figured this out, anyway.
Greg

On Mon, 4 Jan 2010, PINOT Francois wrote:

> Adam Puckett a ?crit :
>> Hi List,
>> 
>> Is it possible to capture real-time performance into a file with Csound? 
>> Normally, I would use Audacity to record music and multitrack. It seems 
>> like I would need to use two -o flags (-odac and -o music.wav). Do I not 
>> understand something?
>> 
>> Thanks,
>> 
>> Adam
>> 
>>
>> 
>> 
>> Send bugs reports to this list.
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
>> csound"
>> 
> See the second example from the fout entry in the manual. It uses the monitor 
> opcode to read the csound output buffer and redirect it to a file.
>
> Francois Pinot
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe 
> csound"
>


Send bugs reports to this list.
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"