Awesome
lyrebird-deb
Debian package environment for Lyrebird voice changer.
The code in this repo is only updated on every release, to find development builds of Lyrebird see the original repo.
Archived
As of December 2023, Lyrebird has ceased development and is now archived. Thank you to our users and contributors.
As an alternative, we recommend looking at Easy Effects.
Files
lyrebird/usr/bin/lyrebird
- Bootstrap script that launchesshare/lyrebird/app.py
, does not need to be modified across versions.lyrebird/usr/share/applications/lyrebird.desktop
- Desktop file that needs the version number incremented across versions.lyrebird/usr/share/lyrebird
- The main directory containing Lyrebird app code from the repo.app.py
should reside in the root of this file. Be careful not to include__pycache__
directories when building a.deb
.
Build
- Copy the essential files from the main Lyrebird repo to
lyrebird/usr/share/lyrebird
- Read the Files section and ensure all version numbers have been updated.
- Place the main repo code (cleanup needed) in
lyrebird/usr/share/lyrebird
. - Run
build.sh
,lyrebird.deb
will be built.
Naming Scheme
lyrebird_x.x.x-x.deb