Page 1 of 1

ALGORITHM_STREAM_INPUT_TYPE2 error in description ?

Posted: Sat Dec 12, 2020 5:26 pm
by Patsjemoe
Hi,
The example shows in .h file :
ALGORITHM_STREAM_INPUT_TYPE2 = 2, /*!< Type 2 read in record signal from I2S and when data be written, the data should be copy as a reference signal and input to the algorithm element by using multiple input buffer. */
Shouldn't that be :
copy as a recording signal and input to the algorithm element by using multiple input buffer. */
Regards
Ludo