[wdmaudiodev] sAPO

  • From: Help Engineers <helpforengineers2017@xxxxxxxxx>
  • To: wdmaudiodev@xxxxxxxxxxxxx
  • Date: Tue, 2 Apr 2019 23:37:30 +0530

How to convert the existing MATLAB Algorithm.which I've converted to the C
Code using MATLAB Coder as the sAPO. How can it be Converted to the Dll by
adding Entry Point Function to it i.e DllMain.
I've tried this by creating ATL Project and tried to replicate the swapapo.
But I'm confused.

This is the  flow of SWAPAPO

Initialize
IsInputFormatSupported
IsOutputFormatSupported
LockForProcess
APOProcess
UnlockProcess

Provide me the sample algorithm which can be converted to the sAPO and hook
to the Audio Driver via the entries in INF.

Tell me how to proceed with some examples.

From where can i get the Code of the Plugins(Effects) present in Audacity.

Note:- Don't tell me to go through APOProcess

Other related posts: