Hajime Hoshi
|
cba1066b0f
|
audio: Fix buffer size calculation
|
2015-06-14 03:50:29 +09:00 |
|
Hajime Hoshi
|
00f582d435
|
audio: Fix internal APIs (raw PCM data)
|
2015-06-14 03:21:05 +09:00 |
|
Hajime Hoshi
|
de59c93219
|
audio: Change API to accept raw PCM data
|
2015-06-08 00:05:18 +09:00 |
|
Hajime Hoshi
|
23cef1b715
|
#128 Bug fix: Delay when playing audio
|
2015-06-07 23:24:15 +09:00 |
|
Hajime Hoshi
|
47f31f75a0
|
Change sleeping time
|
2015-06-07 22:01:14 +09:00 |
|
Hajime Hoshi
|
115c97f296
|
#126: Fix the bug crashing on Safari
|
2015-06-04 01:25:04 +09:00 |
|
Hajime Hoshi
|
bca600a093
|
Update for the latest GopherJS (use *js.Object instead of js.Object)
|
2015-03-01 01:26:16 +09:00 |
|
Hajime Hoshi
|
9ec7b13f27
|
example/piano: Speed up
|
2015-02-16 10:48:57 +09:00 |
|
Hajime Hoshi
|
eed7f50662
|
audio: Bug fix: pass tests
|
2015-02-16 02:23:04 +09:00 |
|
Hajime Hoshi
|
15739415c7
|
audio: Bug fix: Callback (audioprocess) can't treat goroutines (#119)
|
2015-02-16 02:05:19 +09:00 |
|
Hajime Hoshi
|
d5a2bdd7ac
|
audio: Refactoring again (OpenAL's buffer requires fixed-size data)
|
2015-02-14 20:11:40 +09:00 |
|
Hajime Hoshi
|
e13e153cb4
|
audio: Bug fix: runtime error on OpenAL
|
2015-02-14 20:01:35 +09:00 |
|
Hajime Hoshi
|
dc54867401
|
audio: Refactoring
|
2015-02-14 19:55:43 +09:00 |
|
Hajime Hoshi
|
beecf31937
|
Resolve some TODOs
|
2015-02-10 10:44:58 +09:00 |
|
Hajime Hoshi
|
cd4188b0a3
|
Add SetScreenScale (#115)
|
2015-02-10 00:10:50 +09:00 |
|
Hajime Hoshi
|
fdedee9aab
|
Bug fix: Add gopherjs:blocking for the latest GopherJS
|
2015-02-09 11:16:23 +09:00 |
|
Hajime Hoshi
|
d321dfe7fd
|
Remove audio/internal.Start()
|
2015-01-27 23:00:41 +09:00 |
|
Hajime Hoshi
|
ea78b31414
|
Move internal/audio -> exp/audio/internal
|
2015-01-27 22:55:45 +09:00 |
|
Hajime Hoshi
|
e1336c2eba
|
audio: Change API: accept []int16 instead of []float32
|
2015-01-25 19:17:53 +09:00 |
|
Hajime Hoshi
|
2d5ac9e987
|
audio: Add comments, add IsPlaying
|
2015-01-24 21:46:35 +09:00 |
|
Hajime Hoshi
|
2c7430171d
|
audio: Add comments
|
2015-01-24 15:48:48 +09:00 |
|
Hajime Hoshi
|
edda664ca8
|
audio: Refactoring
|
2015-01-24 14:53:42 +09:00 |
|
Hajime Hoshi
|
d020824b3a
|
audio: Move to exa/audio
|
2015-01-23 23:04:56 +09:00 |
|