-
-
Notifications
You must be signed in to change notification settings - Fork 279
Run Directly from Repository
Syver Stensholt edited this page Jul 7, 2021
·
14 revisions
Clone the git repository.
git clone https://github.com/wwmm/easyeffects.git
cd easyeffects
Optional: Select a release
Substitute v6.0.0
with the latest release.
git checkout v6.0.0
This will compile the glib schemas and generate EasyEffects executable:
glib-compile-schemas data/schemas
meson _build
cd _build
ninja
You can now run EasyEffects directly from the build directory:
GST_PLUGIN_PATH_1_0=_build/src/ GSETTINGS_SCHEMA_DIR=data/schemas ./_build/src/easyeffects