Package Details: osspd 1.3.3-3

Git Clone URL: https://aur.archlinux.org/osspd.git (read-only, click to copy)
Package Base: osspd
Description: Emulate Open Sound System device(s) using CUSE
Upstream URL: https://github.com/OpenMandrivaSoftware/ossp
Keywords: ossp osspd-pulseaudio pulse-oss pulseaudio-oss
Licenses: GPL-2.0
Submitter: Damgaldor
Maintainer: Damgaldor
Last Packager: Damgaldor
Votes: 1
Popularity: 0.43
First Submitted: 2025-08-16 23:34 (UTC)
Last Updated: 2025-12-09 18:31 (UTC)

Latest Comments

vascofg commented on 2025-12-09 16:49 (UTC)

cmake3 is quite big to build and replaces cmake system wide. Replacing cmake3 with cmake and adding the -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to the cmake command seems to have worked fine for me

Damgaldor commented on 2025-08-17 00:28 (UTC) (edited on 2025-08-17 01:14 (UTC) by Damgaldor)

To test if it works, you can use sox <audio_file> -t ossdsp /dev/dsp. Or cat /dev/random > /dev/dsp for some white noise. Be careful, it can be loud.