Commit Graph

18 Commits

Author SHA1 Message Date
Hajime Hoshi
b1568e19cb audio: Bug fix: Remove noise by calling 'stop' (#149) 2016-03-11 02:27:34 +09:00
Hajime Hoshi
1313644611 audio: Refactoring: Remove unneeded for loop 2016-03-11 02:10:07 +09:00
Hajime Hoshi
7aaa599f6b audio: Change position from float64 to int64 2016-03-11 01:51:13 +09:00
Hajime Hoshi
3cbcda1bb0 audio: Use runtime.Gosched() instead of time.Sleep(1) 2016-03-10 03:27:51 +09:00
Hajime Hoshi
59c2fcd961 audio: Remove print 2016-03-08 02:47:04 +09:00
Hajime Hoshi
66052b5b5d audio: an inner player should be in the context 2016-03-08 02:30:38 +09:00
Hajime Hoshi
c090805021 audio: Make sure to fill 4096 bytes 2016-03-06 03:48:47 +09:00
Hajime Hoshi
e69b44e327 audio: Refactoring 2016-03-05 23:01:13 +09:00
Hajime Hoshi
d33bb06f1d audio: Audio now works on browsers (#175) 2016-03-05 21:09:17 +09:00
Hajime Hoshi
976d61816c audio: context is in a member of player 2016-03-05 19:35:30 +09:00
Hajime Hoshi
6f562f1b0a audio: Refactoring: Remove initialize 2016-03-05 02:02:19 +09:00
Hajime Hoshi
76386213bd audio: Refactoring 2016-03-05 01:52:28 +09:00
Hajime Hoshi
3859bc7421 audio: Mixing by Go 2016-03-03 11:57:25 +09:00
Hajime Hoshi
5dbdb23b46 audio: Inifite stream in JS 2016-02-13 22:36:08 +09:00
Hajime Hoshi
797bd04b1f audio: Bug fix: newPlayer should return error in JS 2016-02-13 21:39:45 +09:00
Hajime Hoshi
6d3598c057 audio: Add Close method 2016-02-11 19:55:59 +09:00
Hajime Hoshi
1fec0d8203 audio: Refactoring 2016-02-11 18:43:11 +09:00
Hajime Hoshi
1e4f486174 audio: Move files from internal/audio to exp/audio 2016-02-11 17:22:02 +09:00