1. IMPORTANT:
    We launched a new online community and this space is now closed. This community will be available as a read-only resources until further notice.
    JOIN US HERE

3 Event tables out of sync

Discussion in 'REAKTOR' started by turbotibi, May 16, 2008.

Thread Status:
Not open for further replies.
  1. turbotibi

    turbotibi Forum Member

    Messages:
    23
    I have 3 event tables,like in the attachment ensemble, and I need to do operations(described in the macro) with corresponding(value no.1 in table one with no.1 in table2 and no.1 in table3, 2with2with2 et c. ) values in the three tables.But when I start(by clicking the trigger) the counter sends 1 to all three tables;each table reads the value on the first position;when they arrive at the macro something happens and the consequence is this: instead of a single result from the interaction of the 3 values I get 3 results from their interaction(when the first counter shows 1 the counter at the end shows 3,at 2 it shows 6... ).It combines the three values somehow and outputs 3 results.

    Is there a way I could,say,multiply the value on row5 in table1 with value on r5 in t2 and value on r5 in t3;then r6t1 with r6t2 and r6t3 without having aberrations like a late r5 value from t3 being multiplied by the first arriving value r6 from t1 ?
    I could do the operation very fast in Matlab(element by element matrix multiplication) but i would like to do it using Reaktor.


    I couldn't attach the instrument/ensemble.
     

    Attached Files:

Thread Status:
Not open for further replies.