Esempio n. 1
0
 void Connect(ref JackSignal inp, ref JackOut outp)
 {
     inp.connectedId = outp.id;
 }