Hajime Hoshi
|
1f28c687cf
audio: Bug fix: Seeking might block forever when another seeking is not done yet
|
7 years ago |
Hajime Hoshi
|
09ce575774
audio/mp3: Add sample rate conversion
|
7 years ago |
Hajime Hoshi
|
bf3f6c9ff6
audio/mp3: Start implementing
|
7 years ago |
Hajime Hoshi
|
4b449bbc75
examples/audio: Change the music
|
7 years ago |
Hajime Hoshi
|
7f39dc1e8b
examples/audio: Improve the seeking message
|
7 years ago |
Hajime Hoshi
|
e7478b794a
audio: Change the spec: Now audio.Player's functions are always concurrent safe
|
7 years ago |
Hajime Hoshi
|
035e4d321a
examples/audio: Refactoring: Unify channel usages (#302)
|
7 years ago |
Hajime Hoshi
|
579491afbd
audio: Clarify concurrent safety
|
7 years ago |
Hajime Hoshi
|
250afe97a5
examples/audio: Refactoring: Add Input struct (#302)
|
7 years ago |
Hajime Hoshi
|
d340a50188
examples/audio: Refactoring: Reduce global variables (#302)
|
7 years ago |
Hajime Hoshi
|
5ad5b2a8b8
examples/audio: Refactoring (#302)
|
7 years ago |
Hajime Hoshi
|
91b5d985fe
examples: Bug fix: updating audio context should sync with updating logic
|
7 years ago |
Hajime Hoshi
|
7bb917d4f6
examples/audio: Remove unneeded error handlings
|
7 years ago |
Hajime Hoshi
|
fb85bcf104
examples: Remove unneeded error handlings
|
7 years ago |
Hajime Hoshi
|
98c48463d2
audio: NewPlayerFromBytes now never returns errors
|
7 years ago |
Hajime Hoshi
|
9a4a7fe5ba
examples: Remove unneeded error checks
|
7 years ago |
Hajime Hoshi
|
a657cac229
examples: Call IsRunningSlowly (#354)
|
7 years ago |
Hajime Hoshi
|
ef8da64680
examples: Remove unnecessary checks of returning values
|
7 years ago |
Hajime Hoshi
|
71cecea9c9
audio: Auto resampling (#301)
|
7 years ago |
Hajime Hoshi
|
fec530ebbc
examples/audio: Async seeking
|
8 years ago |
Hajime Hoshi
|
b3bd0d8596
examples/audio: Change the Ogg file (#270)
|
8 years ago |
Hajime Hoshi
|
7410a9d814
Add example tags again
|
8 years ago |
Hajime Hoshi
|
7a1d63fb02
Revert example tags
|
8 years ago |
Hajime Hoshi
|
12732d3302
examples: Add example tag
|
8 years ago |
Hajime Hoshi
|
8f1b7a2d0c
examples: Add error checks
|
8 years ago |
Hajime Hoshi
|
0ed95031c5
example/audio: More punches
|
8 years ago |
Hajime Hoshi
|
62243f97b5
examples: audioContext.Update should be called at last
|
8 years ago |
Hajime Hoshi
|
9a18ffe563
audio: Change NewPlayer to be an independent function
|
8 years ago |
Hajime Hoshi
|
242d36a9a4
examples/audio: Add padding
|
8 years ago |
Hajime Hoshi
|
b0178e8425
audio: Move exp/audio -> audio (#206)
|
8 years ago |