User Activity

I am making a function that convolves over a given audio file with an impulse filter to make stereo 3d sound (binaural audio).The best state I've reached is a clear left channel, but some constant static in the right channel although the indexing for...
Board: STM32F411REGreetings,I am trying to make a program where the mcu read an audio file on the SD card, apply a sound filter on it, and write the output to a different file. The program will split the audio file into small chunks and compute them ...
Kudos given to