You can add a VST plug-in by writing a command VSTPlugin: Library "your plugin .dll file, full path included" but, probably you can't set the VST parameters by editing the chunkdata stored in config.txt because of it has no standard formation and can be also packed (unreadable format).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello guys, firs of all, any help will be apresiated.
Using the editor of the equalizer apo, you can add vst plugins and configure them for your debises. bUt....
how do you can achieve that using only the txt files?
I'm blind, so for now is more friendli edit the txt files than use the editor because the interface isnt totally caccessible for the sc
reen reader :)
And the documentation on config refrence, doesn't says anything about the vst plugins.
thats its.
You can add a VST plug-in by writing a command VSTPlugin: Library "your plugin .dll file, full path included" but, probably you can't set the VST parameters by editing the chunkdata stored in config.txt because of it has no standard formation and can be also packed (unreadable format).
OK, thanks @Juha lets try it.
Aparently for basic usage the plugin doesn't need a parameters, so onli loading it will be OK to active the basic usage.
the command must be something like this?
VSTPlugin: MyPlugin c:\vst\Myplugin.dll
Channel: all
Preamp: 40 dB
VSTPlugin: Library C:\vst\librnnoise_vst.dll
thanks.
Last edit: Sandl Okino 2022-01-13