RootlessJamesDSP v1.6.14-jsj (alpha)
Pre-release
Pre-release
·
5 commits
to master
since this 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
- bump version (eff31a6)
Full Changelog: v1.6.13...v1.6.14-jsj