audio - Where is corresponding /dev/dsp from Linux 2.6 in Linux 3.+? -


i got tutorial write /dev/dsp play audio, found no such device in linux 3.16. should do?

/dev/dsp interface oss (open sound system) has been deprecated in favor of alsa sound system in 3.x , 4.x kernels.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -