Hajime Hoshi
|
22c609dd1e
|
audio: rename Ebiten -> Ebitengine
|
2022-05-26 00:27:27 +09:00 |
|
Hajime Hoshi
|
7a33837ed7
|
audio: change the type of SetBufferSize to time.Duration
Updates #2026
|
2022-03-25 20:47:01 +09:00 |
|
Hajime Hoshi
|
0e8c423e51
|
Revert "audio: add (*Player).UnplayedBufferSize (#2021)"
This reverts commit 7744013b05 .
Reason: This is no longer needed and SetBufferSize is enough.
Updates #2020
Updates #2026
|
2022-03-25 20:28:32 +09:00 |
|
Hajime Hoshi
|
08783542eb
|
audio: add Player.SetBufferSize
This change also adds examples/realtimepcm.
Closes #2026
|
2022-03-25 19:27:25 +09:00 |
|
Hajime Hoshi
|
7744013b05
|
audio: add (*Player).UnplayedBufferSize (#2021)
Closes #2020
|
2022-03-22 16:55:56 +09:00 |
|
Hajime Hoshi
|
eaaa601261
|
audio: refactoring: rename types
|
2021-12-17 16:02:12 +09:00 |
|
Hajime Hoshi
|
55add3e323
|
audio: reduce dependency on the package oto
Updates #1900
|
2021-12-17 15:51:07 +09:00 |
|
Hajime Hoshi
|
d9967c53e5
|
audio: Treat Oto context's error
|
2021-10-22 15:29:00 +09:00 |
|
Hajime Hoshi
|
21e0768937
|
audio/internal/reader: Move the driver part to Oto v2
Closes #1779
|
2021-08-22 02:10:39 +09:00 |
|
Hajime Hoshi
|
88da1bb23f
|
audio: Bug fix: Compile failure on JS/Wasm
|
2021-08-22 00:29:05 +09:00 |
|
Hajime Hoshi
|
fe4f96e261
|
audio/internal/readerdriver: Refactoring for documentations
Updates #1779
|
2021-08-22 00:10:31 +09:00 |
|
Hajime Hoshi
|
fb1ab5e779
|
audio: Refactoring
|
2021-08-21 20:10:12 +09:00 |
|