Question
How can I read the equalizer file *.vae?
How can I read the equalizer file *.vae?
It is possible to read the file with Matlab.
In Matlab in the command window use the following command to load the vae file in the workspace of Matlab:
load('c:\work\FSW\equalizer_Filter.vae','-mat')
Now you can read the content: