Possible to use Codegen options in AudioPlugin generation?
I am trying to write an audio plugin in Matlab, and while trying to write it, run into various problems, e.g. variables are considered unbounded, cannot use FFTW instead of built-in FFT algorithms, etc. And many of these problems point to changing codegen options as an answer. Yet, codegen options appear inaccessible for the generateAudioPlugin function. What is the workaround?I am trying to write an audio plugin in Matlab, and while trying to write it, run into various problems, e.g. variables are considered unbounded, cannot use FFTW instead of built-in FFT algorithms, etc. And many of these problems point to changing codegen options as an answer. Yet, codegen options appear inaccessible for the generateAudioPlugin function. What is the workaround? I am trying to write an audio plugin in Matlab, and while trying to write it, run into various problems, e.g. variables are considered unbounded, cannot use FFTW instead of built-in FFT algorithms, etc. And many of these problems point to changing codegen options as an answer. Yet, codegen options appear inaccessible for the generateAudioPlugin function. What is the workaround? codegen, generateaudioplugin, audio MATLAB Answers — New Questions