better
This commit is contained in:
parent
90953b85d1
commit
970d3d44c3
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ static int drv_open(driver_t* drv) {
|
|||
return 0;
|
||||
}
|
||||
|
||||
drv->frames = 60 * MDEAudioRate / 1000;
|
||||
drv->frames = 80 * MDEAudioRate / 1000;
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue