This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

VoLIB VPE SFC: Use same buffer for input and output

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