Koksssssss
Koksssssss
Quick update to clarify: When launching SigDigger with `pipewire`, `pipewire-pulse`, and `wireplumber` fully stopped — and using: — the application **does start without any errors**, and the **signal spectrum is...
**Update: Additional testing with SIGDIGGER_AUDIO_BACKEND and SDL_AUDIODRIVER** We attempted to explicitly force SigDigger to use ALSA by launching it with: ```bash SDL_AUDIODRIVER=alsa SIGDIGGER_AUDIO_BACKEND=alsa SigDigger However, the same error persists: RtApiPulse::probeDeviceOpen:...
Thank you for your response! Your suggestion to move the libaudioSupport.so module out of the SoapySDR directory really helped — SigDigger now launches successfully. However, audio playback in real time...