how to use alsa for linux
Moderator: Moderators
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05
how to use alsa for linux
Hey any ideas on how to let spring use alsa in linux?
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
As far as i know spring currently using OSS.
i though most distros still came with Alsa-OSS emulation turned on. What u using ?
1)Use a software sound mixer aka jack arts esoundd to pipe the sound to alsa
i.e for esound esddsp spring. This not idea solution since now u got spring & software sound mixer & other programs in background wantin cpu time. This will more than likey result in sound latency depending on your machine.
2)Make a patch for spring so it uses alsa
But really this is realy the best choice
Recompile your kernel with Alsa-Oss emulation turned on !!
i though most distros still came with Alsa-OSS emulation turned on. What u using ?
1)Use a software sound mixer aka jack arts esoundd to pipe the sound to alsa
i.e for esound esddsp spring. This not idea solution since now u got spring & software sound mixer & other programs in background wantin cpu time. This will more than likey result in sound latency depending on your machine.
2)Make a patch for spring so it uses alsa

But really this is realy the best choice
Recompile your kernel with Alsa-Oss emulation turned on !!
-
- Posts: 665
- Joined: 06 Jun 2006, 19:49
- clericvash
- Posts: 1394
- Joined: 05 Oct 2004, 01:05