diff options
author | Chris Robinson <[email protected]> | 2008-11-21 07:48:03 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2008-11-21 07:48:03 -0800 |
commit | 3dad17c26344ffa4e58f168ede68d32cf8f29b02 (patch) | |
tree | 6105ff43ef59940577b92a39e1b21c652548114e /alsoftrc.sample | |
parent | eefc18170da11f545390921385ecf2c9a7588d04 (diff) |
Make the DSound emulated fragment count configurable
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 87cb88b6..0974a41c 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -95,7 +95,7 @@ device = /dev/audio # Sets the device name for Solaris output. Default is # /dev/audio [dsound] # DirectSound backend stuff - # Nothing yet... +periods = 4 # Sets the number of updates for the output buffer. Default is 4 [winmm] # Windows Multimedia backend stuff # Nothing yet... |