Csound Csound-dev Csound-tekno Search About

[Csnd] Output real-time and sound file

Date2010-07-09 00:37
FromCharles Gran
Subject[Csnd] Output real-time and sound file
Can this be done, so that I can hear my live performance and get it
streamed to disk?

Charles


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-07-09 00:46
FromBrian Wong
Subject[Csnd] Re: Output real-time and sound file
I managed this using the fout opcode, though there are probably other methods. Obviously it puts a lot of load on your processor to be rendering in realtime and to disk simultaneously.

BW

On Thu, Jul 8, 2010 at 7:37 PM, Charles Gran <chasgran@gmail.com> wrote:
Can this be done, so that I can hear my live performance and get it
streamed to disk?

Charles


Send bugs reports to the Sourceforge bug tracker
           https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"



Date2010-07-09 10:49
FromAndres Cabrera
Subject[Csnd] Re: Re: Output real-time and sound file
If you use QuteCsound, you can use the record button.

Cheers,
Andrés

On Fri, Jul 9, 2010 at 12:46 AM, Brian Wong  wrote:
> I managed this using the fout opcode, though there are probably other
> methods. Obviously it puts a lot of load on your processor to be rendering
> in realtime and to disk simultaneously.
> BW
>
> On Thu, Jul 8, 2010 at 7:37 PM, Charles Gran  wrote:
>>
>> Can this be done, so that I can hear my live performance and get it
>> streamed to disk?
>>
>> Charles
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>
>



-- 


Andrés


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"


Date2010-07-09 12:56
Fromjpff@cs.bath.ac.uk
Subject[Csnd] Re: Re: Re: Output real-time and sound file
If you do not, look at fout opcode

> If you use QuteCsound, you can use the record button.
>
> Cheers,
> Andrés
>
> On Fri, Jul 9, 2010 at 12:46 AM, Brian Wong  wrote:
>> I managed this using the fout opcode, though there are probably other
>> methods. Obviously it puts a lot of load on your processor to be
>> rendering
>> in realtime and to disk simultaneously.
>> BW
>>
>> On Thu, Jul 8, 2010 at 7:37 PM, Charles Gran  wrote:
>>>
>>> Can this be done, so that I can hear my live performance and get it
>>> streamed to disk?
>>>
>>> Charles
>>>
>>>
>>> Send bugs reports to the Sourceforge bug tracker
>>>          
>>>  https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>> Discussions of bugs and features can be posted here
>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>> "unsubscribe
>>> csound"
>>>
>>
>>
>
>
>
> --
>
>
> Andrés
>
>
> Send bugs reports to the Sourceforge bug tracker
>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
>
>
>
>




Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"

Date2010-07-09 13:05
FromRory Walsh
Subject[Csnd] Re: Re: Re: Re: Output real-time and sound file
I use the date and dates opcodes to form a string with the current
date and time which I then use as the file name for fout. Doing so
insures I never overwrite a previous track. Be careful however as it's
relatively easy to start filling up one's hard disk with tons of
recordings.

Rory.


On 9 July 2010 12:56,   wrote:
> If you do not, look at fout opcode
>
>> If you use QuteCsound, you can use the record button.
>>
>> Cheers,
>> Andrés
>>
>> On Fri, Jul 9, 2010 at 12:46 AM, Brian Wong  wrote:
>>> I managed this using the fout opcode, though there are probably other
>>> methods. Obviously it puts a lot of load on your processor to be
>>> rendering
>>> in realtime and to disk simultaneously.
>>> BW
>>>
>>> On Thu, Jul 8, 2010 at 7:37 PM, Charles Gran  wrote:
>>>>
>>>> Can this be done, so that I can hear my live performance and get it
>>>> streamed to disk?
>>>>
>>>> Charles
>>>>
>>>>
>>>> Send bugs reports to the Sourceforge bug tracker
>>>>
>>>>  https://sourceforge.net/tracker/?group_id=81968&atid=564599
>>>> Discussions of bugs and features can be posted here
>>>> To unsubscribe, send email sympa@lists.bath.ac.uk with body
>>>> "unsubscribe
>>>> csound"
>>>>
>>>
>>>
>>
>>
>>
>> --
>>
>>
>> Andrés
>>
>>
>> Send bugs reports to the Sourceforge bug tracker
>>             https://sourceforge.net/tracker/?group_id=81968&atid=564599
>> Discussions of bugs and features can be posted here
>> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
>> csound"
>>
>>
>>
>>
>
>
>
>
> Send bugs reports to the Sourceforge bug tracker
>            https://sourceforge.net/tracker/?group_id=81968&atid=564599
> Discussions of bugs and features can be posted here
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"
>
>


Send bugs reports to the Sourceforge bug tracker
            https://sourceforge.net/tracker/?group_id=81968&atid=564599
Discussions of bugs and features can be posted here
To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe csound"