6 ms·
Which is actually the case. In fact, audio is the best examples where everything can plug into almost everything. padsp (if I'm not mistaken - not at the prompt
by bsdubernerd 5y ago
Which is actually the case. In fact, audio is the best examples where everything can plug into almost everything. padsp (if I'm not mistaken - not at the prompt right now) does just that.
- PaulDavisThe1st 5y agoThat's completely incorrect. PulseAudio provides no inter-application audio routing at all (neither did OSS and neither does ALSA).
- account42 5y agopadsp is a hack that intercepts the open() calls to /dev/dsp - if things were done better opening /dev/dsp would just work without any wrapper, even with statically linked applications.