jamesdsp
Audio effect processor for PipeWire and PulseAudio clients
JamesDSP is an audio effect processor for PipeWire and PulseAudio clients, featuring:
Automatic bass boost: Frequency-detecting bass-boost
Automatic dynamic range compressor: automated multiband dynamic range adjusting effect
Complex reverberation IIR network (Progenitor 2)
Interpolated FIR equalizer with flexible bands
Arbitrary response equalizer (also known as GraphicEQ from EqualizerAPO)
AutoEQ database integration (requires network connection)
Partitioned convolver (Auto segmenting convolution): Mono, stereo, full/true stereo (LL, LR, RL, RR) impulse response
Crossfeed: Realistic surround effects
Soundstage wideness: A multiband stereo wideness controller
ViPER-DDC: Parametric equalization on audio and creating VDC input files
Analog modeling: An aliasing-free even harmonic generator
Output limiter
Scripting engine: Live programmable DSP using the EEL2 scripting language
Scripting IDE featuring syntax highlighting, basic code completion, dynamic code outline window, console output support and detailed error messages with inline code highlighting
- Versions: 2.7.0-0.53cf098
- Website: https://github.com/Audio4Linux/JDSP4Linux
- Licenses: GPL 3+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of jamesdsp as follows:
guix install jamesdsp
Or install a particular version:
guix install jamesdsp@2.7.0-0.53cf098
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of jamesdsp about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/jamesdsp'><img src='https://packages.guix.gnu.org/packages/jamesdsp/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/jamesdsp)
Example Org:
[[https://packages.guix.gnu.org/packages/jamesdsp][https://packages.guix.gnu.org/packages/jamesdsp/badges/latest-version.svg]]