It's been ages since I've actually used the audio table .
I have succes with the event table and iteration , but the event does not output audio .
In pure data- it's so easy to writestatic cycles , you just have an array to write into ( tabwrite for non audio ) and use a tabread~ to read that table
Anyhelp welcome how to achieve this for the audio table and the use of iteration ( so write process is NOT at sample rate )
I used the exact same process for event -audio table but as said(see screenshots) , but no luck for the audiotable
Obviously both have the same X size ( 512 ) index points adressed by iteration out , and Y value is iteration oupttput /512 into sin then pow