Csound Csound-dev Csound-tekno Search About

Re: Real-time Listen and Record

Date2006-02-06 22:20
FromIstvan Varga
SubjectRe: Real-time Listen and Record
AttachmentsNone  

Date2006-02-06 22:23
From"Art Hunkins"
SubjectRe: Real-time Listen and Record
Thanks, Istvan. I meant "real time audio output and also writing to a file
at the same time."

I gather from your response that I should simply take my real time .csd and
add to it an "always on" fout instrument as described (under fout) in the
manual. Also, I assume this method would work for all three versions of
Csound (4, 5 and AV).

Is this correct?

One comment: It would be really nice to be able to do this from the
commandline - as with both -odac and -ofilename.wav flags, for example, or
something similar.

Art Hunkins

----- Original Message -----
From: "Istvan Varga" 
To: 
Sent: Monday, February 06, 2006 5:51 AM
Subject: Re: [Csnd] Real-time Listen and Record


> On Monday 06 February 2006 05:07, Art Hunkins wrote:
>
> > What are the necessary  in Windows for real-time
MIDI-controlled
> > performance, in order to both listen to and record simultaneously?
>
> What do you mean by "listen to and record simultaneously" ? Full-duplex
> real time audio (use both -i adcN and -o dacN), real time audio output
> and also writing to a file at the same time (use the fout opcode in a
> global "always on" instrument), or recording the MIDI input to a file
> (use --midioutfile=FNAME and midiin/midiout) ?
> --
> Send bugs reports to this list.
> To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk