Although there are not many good dedicated DSP and SDK libraries for C ++ on Windows, there are alternatives that are DSP capable and available through C ++ on Windows.
Matlab obviously has an API for managing the instance through C ++, but Matlab is extremely expensive for this application. I found evidence that Octave, a free open source environment compatible with Matlab, has some C ++ api for direct access to it. However, I had trouble finding where exactly this API is hidden, but I will ask another question, given that if I do not find answers to some of the materials available to me.
source
share