mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-04 15:04:28 +01:00
examples/audio: change the sample rate from 32000 -> 48000
This commit is contained in:
parent
0c76a0cbd7
commit
38a6583438
@ -43,7 +43,7 @@ const (
|
||||
screenWidth = 640
|
||||
screenHeight = 480
|
||||
|
||||
sampleRate = 32000
|
||||
sampleRate = 48000
|
||||
)
|
||||
|
||||
var (
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user