increase default buffer frames to fix ticket 4656
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@33347 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -62,7 +62,7 @@ extern device_hooks multi_hooks;
|
||||
|
||||
auich_settings current_settings = {
|
||||
48000, // sample rate
|
||||
256, // buffer frames
|
||||
4096, // buffer frames
|
||||
4, // buffer count
|
||||
false // use thread
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user