if i have 4 operators, like so:

op1 = [operator with input for modulation]
op2 = [operator with input for modulation]
op3 = [operator with input for modulation]
op4 = [operator with input for modulation]

how would i do the following routing:
op4 -> op3, op2, op1
op3 -> op2, op1
op2 -> op1
?

i'm trying to route an fm synth and i can't figure it out.

thanks in advance!
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to