Menu

vst plugins on config files

2022-01-13
2022-01-13
  • Sandl Okino

    Sandl Okino - 2022-01-13

    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.

        ¡thanks for your help!
    
     
    • Juha

      Juha - 2022-01-13

      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).

       
  • Sandl Okino

    Sandl Okino - 2022-01-13

    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

    thanks!
    
    edit:
    it works!
    
    this is my custom.txt file and works like a charm.
    
    Device: Realtek(R) Audio Microphone {c4f6ae1e-0b7c-4f4b-8836-b26185da7658}
    

    Channel: all
    Preamp: 40 dB

    VSTPlugin: Library C:\vst\librnnoise_vst.dll

    thanks.

     

    Last edit: Sandl Okino 2022-01-13

Log in to post a comment.

MongoDB Logo MongoDB