Ficheiros e Diretórios#

Caminho do utilizador#

When Zrythm is launched for the first time, it will also ask you to select a directory for saving your user data. See Zrythm user path for details.

Ficheiros instalados#

Quando o Zrythm é instalado, instala os seguintes ficheiros por padrão.

Entrada na área de trabalho#

A freedesktop-compliant configuration file that describes how a particular program should be launched, how it appears in menus, etc. This is normally installed at /usr/share/applications/zrythm.desktop.

Esquema GLib#

Este ficheiro contém o esquema para as configurações do utilizador. É normalmente instalado em /usr/share/glib-2.0/schemas/org.zrythm.Zrythm.gschema.xml.

Ícone da área de trabalho#

Isto é usado pelo ambiente de trabalho. Normalmente instalado em /usr/share/icons/hicolor/scalable/apps/zrythm.svg.

Ficheiros de Localização#

Os ficheiros de localização são instalados em /usr/share/locale. Por exemplo, /usr/share/locale/ko/LC_MESSAGES/zrythm.mo para o coreano.

Samples#

Amostras de áudio padrão usadas pelo Zrythm (como o metrónomo). Normalmente instalado em :file:`/usr/share/zrythm/samples’.

Fontes#

A menos que sua distribuição forneça pacotes para as fontes requeridas, as fontes requeridas pela Zrythm serão normalmente instaladas em /usr/share/fonts/zrythm.

GtkSourceView Stylesheets#

Zrythm irá instalar stylesheets CSS para serem utilizadas por alguns widgets de entrada de texto em :file:`/usr/share/zrythm/sourceview-styles’.

Temas#

Os temas padrão (incluindo temas de ícones) serão normalmente instalados em :file:`/usr/share/zrythm/themes’.

Dica

Zrythm provides ways to override some of these files with user-specified files in the Zrythm user path. See Temas for details.

Ficheiros de utilizador#

Descritores de suplementos em cache#

Plugin descriptor cache for faster scanning. This is found at cached_plugin_descriptors.yaml under the Zrythm user path.

Coleções de suplementos#

This file contains your plugin collections. It is found at plugin_collections.yaml under the Zrythm user path.

Configurações do suplemento#

Located at plugin-settings.yaml under the Zrythm user path, this is a collection of per-plugin settings, such as whether to open the plugin with Carla, the bridge mode to use and whether to use a generic UI.

Nota

Este ficheiro é gerado e mantido automaticamente pela Zrythm e não se espera que os utilizadores o editem.

Ficheiro de registo#

Zrythm will write to a log file on each run inside the log subdirectory under the Zrythm user path. The filename will contain the current date and time, for example log_2020-06-26_15-34-19.log.

Este ficheiro de log é útil para a depuração de falhas e outros problemas.