| Hi,
I'm kind of new on the list (4 months) but an avid user of Csound from
about version 3.45.
Although I'm using RT1.9 quite a lot lately, I still have a few fences
to jump.
I'v been looking into a specific problem I'm having latley.
I'll use the "delay.orc/sco" example codes to explain what I'm looking
for.
The delay example recieves WAVE IN and the instrument is activated in
the sco(.. i1 0 3600 ..).
[Btw, there is also the 'f0 600' statement there.Is it for real-time
performance in general or
like I think it states in the manual, for MIDI real-time performance]
If I now want to add MIDI controlers (e.g. 'kfdbk midic7 1,0,1')I must,
for some reason,
abandon the idea of activating the instr from sco and it seems like I
now need to activate it
"manually", (wich means pressing a button on the PC1600 MIDI controller
and keeping it there).
There seems to be a clash between the score's i statement & the orc's
midi controllers.
When I don't remove the i statment & use MIDI controllers in the orc -
RT crashes(probably with good reason)
Naturally I also rechecked my command line flgas and they seem in order
-
alowing MIDI IN,WAVE IN etc.
Any help will be much apriciated.
Thanks,
Yair Kass |