Cool VL Viewer forum

View unanswered posts | View active topics It is currently 2024-04-18 10:26:06



Reply to topic  [ 2 posts ] 
Ubuntu, PulseAudio and Cool VL music 
Author Message

Joined: 2011-09-21 03:19:23
Posts: 26
Reply with quote
I recently went back to Linux, Ubuntu 12.10 in particular, and I was having the hardest time finding a sound configuration where the music streams did not lag by 2-3 minutes as configured by the standard Ubuntu PulseAudio and ALSA configuration.

I found something that works.

First make sure ESD is loaded:

sudo apt-get install esound-common libao-common libao4 pulseaudio-esound-compat

Then edit the sound section of cool_vl_viewer like:

## - Avoids using any OpenAL audio driver.
export LL_BAD_OPENAL_DRIVER=x
## - Avoids using any FMOD audio driver.
#export LL_BAD_FMOD_DRIVER=x

## - Avoids using the FMOD ESD audio driver.
# export LL_BAD_FMOD_ESD=x
## - Avoids using the FMOD OSS audio driver.
export LL_BAD_FMOD_OSS=x
## - Avoids using the FMOD ALSA audio driver.
export LL_BAD_FMOD_ALSA=x

You may need to log off Ubuntu (or otherwise restart PulseAudio). Works wonderfully!


2012-12-03 23:16:38
Profile

Joined: 2009-03-17 18:42:51
Posts: 5545
Reply with quote
I won't recommend using OpenAL... The quality of the sound is poor when compared to FMOD... As for ALSA and PulseAudio, they both suck big time as well !

Try OSS v4 and get rid of all your sound demons (PulseAudio, ESD, Jackit, etc...): with its transparent mixer, OSS makes sound demons useless and prevent any delay in the sound playback.


2012-12-03 23:30:22
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

Users browsing this forum: No registered users and 29 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group
Designed by ST Software.