how to use alsa for linux

how to use alsa for linux

Discuss the source code and development of Spring Engine in general from a technical point of view. Patches go here too.

Moderator: Moderators

Post Reply
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

how to use alsa for linux

Post by clericvash »

Hey any ideas on how to let spring use alsa in linux?
hollowsoul
Posts: 665
Joined: 06 Jun 2006, 19:49

Post by hollowsoul »

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 :P

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

Post by hollowsoul »

Hmm seems i was mistaken apparently there is a config in ~/.openalrc to setup openal to use alsa :oops:
Never knew about that now to figure how to config it
Thx to whoever figured it out for .deb package for taspring
User avatar
clericvash
Posts: 1394
Joined: 05 Oct 2004, 01:05

Post by clericvash »

Yeah the package is now updated which defualts to alsa, thanks to FBO for his great work :)
Post Reply

Return to “Engine”