From 34eba5605dbe46caf2f0ee77699cf296201147f5 Mon Sep 17 00:00:00 2001 From: Tim Schneeberger <5125697-thepbone@users.noreply.gitlab.com> Date: Fri, 10 Feb 2023 15:41:37 +0000 Subject: [PATCH] Remove NonFreeNet Anti-Feature for RootlessJamesDSP for v1.1.2 and later --- .../me.timschneeberger.rootlessjamesdsp.yml | 35 ++----------------- 1 file changed, 2 insertions(+), 33 deletions(-) diff --git a/metadata/me.timschneeberger.rootlessjamesdsp.yml b/metadata/me.timschneeberger.rootlessjamesdsp.yml index 0ea47f7f58..65f064ba36 100644 --- a/metadata/me.timschneeberger.rootlessjamesdsp.yml +++ b/metadata/me.timschneeberger.rootlessjamesdsp.yml @@ -1,5 +1,3 @@ -AntiFeatures: - - NonFreeNet Categories: - Multimedia - System @@ -9,37 +7,6 @@ SourceCode: https://github.com/ThePBone/RootlessJamesDSP IssueTracker: https://github.com/ThePBone/RootlessJamesDSP/issues Donate: https://github.com/sponsors/ThePBone -Description: |- - JamesDSP is a system-wide audio processing engine that doesn't need any root access. - ADB access via a computer is required for the initial setup. - - JamesDSP supports the following audio effects: - * Limiter control - * Output gain control - * Auto dynamic range compressor - * Dynamic bass boost - * Interpolating FIR equalizer - * Arbitrary response equalizer (Graphic EQ) - * ViPER-DDC - * Convolver - * Live-programmable DSP (scripting engine for audio effects) - * Analog modelling - * Soundstage wideness - * Crossfeed - * Virtual room effect (reverb) - - Limitations: - * Apps blocking internal audio capture remain unprocessed (e.g., Spotify, Google Chrome) - * Apps using some types of HW-accelerated playback may cause issues and need to be manually excluded (e.g., some Unity games) - * Cannot coexist with (some) other audio effect apps (e.g., Wavelet and other apps that make use of the `DynamicsProcessing` Android API) - - Additionally, this app integrates directly with AutoEQ. Using AutoEQ integration, you - can search and import frequency responses that aim to correct your headphone to a neutral sound. - Go to 'Arbitrary response equalizer > Magnitude response > AutoEQ profiles' to get started. - - Antifeatures: - * NonFreeNet: app downloads AutoEQ profiles from github - RepoType: git Repo: https://github.com/ThePBone/RootlessJamesDSP @@ -64,6 +31,8 @@ Builds: scandelete: - app/src/main/cpp/libjamesdsp ndk: r23c + antifeatures: + - NonFreeNet - versionName: 1.1.3 versionCode: 19