This website requires JavaScript.
Explore
Help
Sign In
mth
/
ebiten
Watch
1
Star
0
Fork
0
You've already forked ebiten
mirror of
https://github.com/hajimehoshi/ebiten.git
synced
2025-02-15 20:40:13 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cf1a91a344
ebiten
/
audio
/
internal
History
Hajime Hoshi
95c494f47e
audio/internal/readerdriver: Share one goroutine to read the source to the buffers (iOS/macOS)
...
This fix improves the latency of the audio.
Closes
#1662
2021-06-09 01:52:21 +09:00
..
convert
audio/internal/convert: Avoid unnecessary allocations
2021-01-25 03:04:53 +09:00
go2cpp
audio/internal/go2cpp: Simplify reading the source
2021-05-10 04:00:58 +09:00
oboe
audio/internal/oboe: Use a bigger buffer for safety
2021-06-07 03:52:30 +09:00
readerdriver
audio/internal/readerdriver: Share one goroutine to read the source to the buffers (iOS/macOS)
2021-06-09 01:52:21 +09:00