[Bug 25482] Amnesia: AL lib fault getting "periods"

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 12 20:56:38 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=25482

Raymond <superquad.vortex2 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |superquad.vortex2 at gmail.com

--- Comment #13 from Raymond <superquad.vortex2 at gmail.com> 2010-12-12 20:56:37 CST ---
if you are using openal-soft 

you have to tune the parameters in .alsoftrc


## period_size:
#  Sets the update period size, in frames. This is the number of frames needed
#  for each mixing update. If the deprecated 'refresh' option is specified and
#  this isn't, the value will be calculated as size = refresh/periods.


## periods:
#  Sets the number of update periods. Higher values create a larger mix ahead,
#  which helps protect against skips when the CPU is under load, but increases
#  the delay between


## drivers:
#  Sets the backend driver list order, comma-seperated. Unknown backends and
#  duplicated names are ignored. Unlisted backends won't be considered for use
#  unless the list is ended with a comma (eg. 'oss,' will list OSS first
#  followed by all other available backends, while 'oss' will list OSS only).
#  An empty list means the default.
#drivers = alsa,pulse,oss,solaris,dsound,winmm,port,wave

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list