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