Hi,
I want to be able to write to and read from a table at a index specified by a signal. That is to say if I have two signals n) and y(n), where n is the time in samples, I would like to be able to do
table(y(n)) = n)
i.e. y(n) is used as the index for the table.
Is this at all possible in pd?
Many thanks
Ben