peek syntax in gen

felart's icon

Hi,

In gen I can't manage to find the correct syntax for peek with sample index and channel_offset directly in the operator.

I tried "peek tab 1 0 0" with:

  • tab for the name of th Data object

  • 1 for 1 channel out

  • 0 for sample index

  • 0 for channel_offset

but I always have 2 inlets.

Any idea?