| It's up to you. All the f0 statement does is keep Csound running for a
certain amount of time. If you have note statements that keep Csound going,
you don't need it.
----- Original Message -----
From: "Adam Puckett"
To:
Sent: Tuesday, January 05, 2010 3:30 PM
Subject: [Csnd] Re: Re: Re: Re: Re: MIDI and realtime audio
Thank you all for your help! There's still something I'm confused about,
though. When you're playing from the score and MIDI at the same time, do you
need to put an f0 statement in the score?
Thanks,
Adam
--- On Tue, 1/5/10, Oeyvind Brandtsegg wrote:
> From: Oeyvind Brandtsegg
> Subject: [Csnd] Re: Re: Re: Re: MIDI and realtime audio
> To: csound@lists.bath.ac.uk
> Date: Tuesday, January 5, 2010, 5:27 AM
> Also, you might get conflicting note
> on/offs if you use the same
> instrument number for both score and midi activation
> simultaneously
> (overlapping notes). This can be solved by using the same
> instrument
> code with different instrument numbers.
> e.g.:
> instr 1,2
> ... the instr code
> endin
>
> then play instr 1 via midi and instr 2 from score
>
> Oeyvind
>
> 2010/1/5 Andres Cabrera :
> > Hi,
> >
> > I typically use the options --midi-key-cps= to make
> instruments that
> > can be triggered bith from the score and midi. Look at
> the chapter
> > Realtime Input/Ouput here:
> >
> > http://www.csounds.com/manual/html/CommandFlagsCategory.html
> >
> > Cheers,
> > Andres
> >
> > On Mon, Jan 4, 2010 at 10:50 PM, victor
> wrote:
> >> Just be careful that some MIDI opcodes (for
> control change for instance)
> >> have versions for using with or without score
> events (ctrl7 and midc7 for
> >> instance).
> >>
> >> Victor
> >>
> >> ----- Original Message ----- From: "David Picón
> Álvarez"
> >>
> >> To:
> >> Sent: Monday, January 04, 2010 10:31 PM
> >> Subject: [Csnd] Re: MIDI and realtime audio
> >>
> >>
> >>> Sure, the midi events will work in addition
> to, not substitution to, the
> >>> score events. So it shouldn't be an issue.
> >>>
> >>> --David.
> >>>
> >>>
> >>>
> >>> 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"
> >>
> >
> >
> >
> > --
> >
> >
> > Andrés
> >
> >
> > 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"
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" |