atsushieno / aap-lv2-dragonfly-reverb

experimental port of Dragonfly Reverb to Android Audio Plugin (AAP). Still not in the official listing (quite unusable).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aap-lv2-dragonfly-reverb: Dragonfly-Reverb ported to Audio Plugins For Android

It is a port of Dragonfly-Reverb to AAP. It is powered by LV2 using aap-lv2.

Building

make should take care of the builds. See GitHub Actions script for further normative setup.

At this state, it downloads prebuilt dragonfly-reverb binaries from android-native-audio-builders release artifacts. We are not sure if we change that - DPF is not CMake ready.

Licensing notice

aap-lv2-dragonfly-reverb codebase is distributed under the GPL v3 license.

LV2 (repository for the headers) is under the ISC license.

Dragonfly-Reverb is distributed under the GPL v3 license.

The entire plugin application bundles androidaudioplugin-lv2 AAR module from aap-lv2, and androidaudioplugin AAR module, and is packaged into one application.

About

experimental port of Dragonfly Reverb to Android Audio Plugin (AAP). Still not in the official listing (quite unusable).


Languages

Language:Kotlin 30.6%Language:CMake 29.6%Language:Makefile 22.4%Language:Shell 17.1%Language:C++ 0.3%