Commit Graph

12 Commits

Author SHA1 Message Date
faiface 9a6fbad6ce audio: wav: more precise Position and Seek 2017-07-14 02:22:33 +02:00
faiface 7624d11cfc audio: wav: fix Stream (move position, forgot to do it previously) 2017-07-14 02:10:12 +02:00
faiface 35308e4ebf audio: wav: simplify Stream 2017-07-14 02:09:36 +02:00
faiface 217fbdb30c audio: minor change 2017-07-12 22:44:15 +02:00
faiface 82afa289f4 audio: wav: add doc comments 2017-07-12 21:30:35 +02:00
faiface 502347d987 audio: wav: simplify code, more DRY, encapsulate decoder type, only export Decode function 2017-07-12 19:37:20 +02:00
faiface 81dbcb5bd1 audio: wav: update streamer to satisfy StreamSeekCloser 2017-07-12 00:32:37 +02:00
faiface 35a24edbda audio: wav: fix seeking to include the header 2017-07-11 20:12:04 +02:00
faiface 72b34b78c4 audio: wav: add Seek and Position 2017-07-11 20:00:29 +02:00
faiface 81de53181c audio: wav: rename decoder.go -> streamer.go 2017-07-11 18:31:33 +02:00
faiface 3851f37503 minor change 2017-07-11 17:36:00 +02:00
faiface a748a0cdce audio: add initial wav streamer implementation 2017-07-11 17:34:17 +02:00