ok ill try that
Simple question about the gentable
how exactly do i do that sorry i just really cant wrap my head around this whole opcoding thing
Also, just call the reverb instrument instr 2 in this case (notice that Rory is running that instrument by referencing the string in the score-section)
Example channels:
Instr 1
chnset aOutL, âAudioOutLâ
endin
instr 2
aOutL chnget âAudioOutLâ
endin
now ur just speaking chinese to me the only thing i understand is the word string
Score-section of the code (all the way down, bottom of code)
Thatâs where you run the instruments (CsScore)
Did it make sense?
Sorry i have not tried it yet school and stuffs got in the way but ill try today.
Alright i tried and couldnât really make much sense out of it I send you an invite via github could show me that way i tend to learn better via example then loose snippits of code.
also the multiple out thing wasnt me i am just expanding off the beginner synth found in the docs.
Okey, I will help you. But I need you to give me a very precise description of what youâre trying to program