Yes, it works, thanks!
On Thu, Oct 16, 2025 at 2:30 PM Ralph Corderoy
wrote:
> Hi Joaquim,
>
> > /dev/dsp does not exist on modern Linux so sound is broken.
>
> Is padsp(1) of any use?
>
> padsp starts the specified program and redirects its access to OSS
> compatible audio devices (/dev
Arcpinball is great!
You might want to look at Arculator, instead of ArcEm – ArcEm’s rather
forgotten these days.
https://b-em.bbcmicro.com/arculator/
Ian
From: Joaquim Carvalho
Sent: 15 October 2025 23:02
To: [email protected]
Subject: sound on Linux
Hi
I've posted an explanation regarding audio on Linux over on the GitHub
issue: https://github.com/ArcEm-emu/ArcEm/issues/21
As an aside, it would be nice if ArcPinball could be made generally
available - I haven't played it, but it looks good from what I've seen
on YouTube. The Archimedes Softw
/dev/dsp does not exist on modern Linux so sound is broken.
Is anyone planning to fix this?
I'm the developer of Arcpinball. Last time I played it it was 1990. It's
running awesome in arcem, even my 5-lines-of-recursive-code individual sand
grains hourglass works, but no sound :(
--
arcem-devel ma
Hi Joaquim,
> /dev/dsp does not exist on modern Linux so sound is broken.
Is padsp(1) of any use?
padsp starts the specified program and redirects its access to OSS
compatible audio devices (/dev/dsp and auxiliary devices) to
a PulseAudio sound server.
padsp uses the $LD_PRELOAD