G GaNdAlF89 Active Member Licensed User Longtime User Jun 6, 2016 #1 Hi, there is a library to work with audio filters? I need to filter an audio stream (from the microphone), and then send it to the earphones. How can I do? Thanks for info!
Hi, there is a library to work with audio filters? I need to filter an audio stream (from the microphone), and then send it to the earphones. How can I do? Thanks for info!
Erel B4X founder Staff member Licensed User Longtime User Jun 7, 2016 #2 Which type of filter do you want to apply? You might be able to use the FFT library for this. Upvote 0
G GaNdAlF89 Active Member Licensed User Longtime User Jun 7, 2016 #3 Erel said: Which type of filter do you want to apply? You might be able to use the FFT library for this. Click to expand... Thanks Erel, I think the FFT library is the library I need. I will try...Thanks a lot. Upvote 0
Erel said: Which type of filter do you want to apply? You might be able to use the FFT library for this. Click to expand... Thanks Erel, I think the FFT library is the library I need. I will try...Thanks a lot.