Skip to content

Releases: JSJ-Experiments/RootlessJamesDSP

RootlessJamesDSP v1.6.14-3-jsj

22 Feb 16:26
3791e59

Choose a tag to compare

Note: The root version is unmaintained and does not have feature parity with the rootless version.

Highlights

  • Allowed Spectrum Extension to go over 0.0 dB
  • Added wet only monitor for Spectrum Extension

Downloads

Variant Architecture Download
RootlessJamesDSP universal Download
RootlessJamesDSP arm64-v8a Download
RootlessJamesDSP armeabi-v7a Download
RootlessJamesDSP x86_64 Download
RootlessJamesDSP x86 Download

Changelog

Changes since v1.6.14-2-jsj

  • feat: add spectrum extension wet only monitor (3791e59)
  • ci: fix download table not tagging properly (48f0426)

Full Changelog: v1.6.14-2-jsj...v1.6.14-3-jsj

RootlessJamesDSP v1.6.14-2-jsj

22 Feb 14:03
41b19d5

Choose a tag to compare

Highlights

  • Rootless should be very close to behavior parity to Viper4Android

Note: The root version is unmaintained and does not have feature parity with the rootless version.

Downloads

Variant Architecture Download
RootlessJamesDSP universal Download
RootlessJamesDSP arm64-v8a Download
RootlessJamesDSP armeabi-v7a Download
RootlessJamesDSP x86_64 Download
RootlessJamesDSP x86 Download

Changelog

Changes since v1.6.14-jsj

  • feat(dsp,docs) improve viper behavior parity dsp & add viper implementation docs (41b19d5)
  • ci(release): remove changelog postfix, and flatten release changelog (67cf591)

Full Changelog: v1.6.14-jsj...v1.6.14-2-jsj

RootlessJamesDSP v1.6.14-jsj (alpha)

20 Feb 16:38
8ed1b03

Choose a tag to compare

Pre-release

This release brings back several ViPER effects I missed...
Don't look at the code too hard, it might just break 💀

Highlights

  • Added ViPER Clarity (Natural, OZone+, XHiFi) (implementation differs slightly)
  • Added Field Surround (rootless implementation checked)
  • Added initial Spectrum Extension (still figuring out exact spec; broken)
  • Added ViPER Original 10-band EQ mode (rootless implementation checked)

Downloads

Please note that the root version is unmaintained and does not have feature parity with the rootless version.

Variant Architecture Download
RootlessJamesDSP universal Download
RootlessJamesDSP arm64-v8a Download
RootlessJamesDSP armeabi-v7a Download
RootlessJamesDSP x86_64 Download
RootlessJamesDSP x86 Download
JamesDSP (root) universal Download
JamesDSP (root) arm64-v8a Download
JamesDSP (root) armeabi-v7a Download
JamesDSP (root) x86_64 Download
JamesDSP (root) x86 Download

New Features

  • dsp:
    • add clarity/field-surround/spectrum extension and enable fork tag releases (198705d)

Bug Fixes

  • root library detection & re-enable error screen (8793357)
  • remove plugin availability check (890d9e1)

CI

  • fix conditions (72f4eab)
  • update versions (60ebc98)
  • release:
    • keep workflow generic and move highlights to changelog postfix (8ed1b03)

Chores

Full Changelog: v1.6.13...v1.6.14-jsj