Janela do suplemento#

UIs personalizadas#

When Plugin UIs are opened, a window such as the following will be displayed, if the plugin ships with its own UI.

../../_images/ot-simian-plugin-window.png

IUs genéricas#

Se o suplemento não for fornecido com a própria IU dele, a seguinte IU genérica será gerada para ele.

../../_images/compressor-plugin-window.png

Bridging#

By default, plugins are instantiated in a separate process from Zrythm so that Zrythm doesn’t crash if a plugin misbehaves (Zrythm calls this bridging). However, this has the side effect that DSP is not as fast as it could be (although fast enough in most cases), because there is cross-process communication.

Sometimes, you may want to manually tell Zrythm to open plugins in a specific way. You can find the options available for each plugin by right clicking on the plugin in the Navegador de suplementos.

../../_images/plugin-browser-right-click.png

Opening Compressor in normal (unbridged) mode#

Dica

Zrythm will remember the last setting used for each plugin and automatically apply it when you choose to instantiate that plugin from the plugin browser in the future.