Hello,
I was wondering if it is possible to use the same buffer for both input and output to the SFC component of the VPE module. I understand that the input is the delay_line pointer which contains previous samples and the samples of the current frame. Can I use a pointer to the current frame samples in the buffer used for delay_line as the sig_out pointer without problems?
Regards,
Chris