Hello.

Say the following situation.

We have 8 tables, 32k size each.

The incoming signal bursts 32768 samples in about 100msec.

Our task is, identify by first 64 byte the incoming signal, and output data from apropriate table, synced with input signal.

Is this possible?