JDSP4Linux icon indicating copy to clipboard operation
JDSP4Linux copied to clipboard

An audio effect processor for PipeWire and PulseAudio clients

Results 84 JDSP4Linux issues
Sort by recently updated
recently updated
newest added

Compilation fails with several type conversion errors. I'm assuming ARM64 is not supported. ``` Linux rpi 5.10.60-v8+ #1449 SMP PREEMPT Wed Aug 25 15:01:33 BST 2021 aarch64 GNU/Linux ``` ```...

Hello Here is how to reproduce the issue i am having: - Use this config: https://gist.github.com/ryuukk/c3cf6052c0468be79ba11338d9c08b33 - Play a youtube video - Pause it - Open a new youtube video...

JamesDSP is accidentally crashing with the following log in the stdout: ``` QFSFileEngine::open: No file name specified [23:22:12.210] [ERR] DspHost::refreshLiveprog: Cannot open file path. Disabling liveprog. QIODevice::read (QFile, ""): device...

I've been having this issue for some time now but when i asked one of my friends if they have it too they didnt... JamesDSP can randomly crash out of...

``` In file included from ../../src/audio/base/DspHost.cpp:6:0: ../../src/audio/base/DspHost.h:5:15: fatal error: any: No such file or directory compilation terminated. ``` https://github.com/Audio4Linux/JDSP4Linux/blob/c8dd888ed1cd30ea8a5153bb265d1e7ee2b181f2/src/audio/base/DspHost.h#L5 version 2.3 ROSA Fresh 2016.1 Qt5 5.11.2 kernel 5.13.9-generic-1rosa-x86_64 pulseaudio 12.2...

Once the application is properly configured with the profile, there is no need to keep the icon on the taskbar as I'll not reconfigure the tool again, so it ends...

When I use ViPER-DDC and select a model from the database, this is not stored and restored as part of the presets. If two presets are supposed to load different...

Not sure if I overlook something, but there's no audio at all unless I blocklist the app (which probably means it bypasses JamesDSP completely). Using Ubuntu 21.10 and PipeWire audio...

I'm sure that it's expected for JamesDSP to pause its pipeline when there are no more audio sources to process by the app, but I find it annoying that certain...

Let's say by default I use 44100hz as primary, with both 44100hz and 48000hz allowed in pipewire config, the latter for 48000hz audio sources like videogames, 44100hz being the most...