30 Apr 2009

How to use ALSA w/ applications coded to use OSS (Ubuntu)

By using the ALSA / OSS wrapper:

~$ sudo apt-get install alsa-oss    
~$ aoss "app_that_usually_use_OSS"