go-opengl-pixel/audio
faiface a748a0cdce audio: add initial wav streamer implementation 2017-07-11 17:34:17 +02:00
..
speaker audio: speaker: fix byte encoding 2017-07-11 16:42:16 +02:00
wav audio: add initial wav streamer implementation 2017-07-11 17:34:17 +02:00
compositors.go audio: optimize Mixer.Stream and Mix(...).Stream (remove unnecessary mix buffer) 2017-07-08 14:43:24 +02:00
compositors_test.go audio: add Mix compositor 2017-07-07 16:11:48 +02:00
ctrl.go audio: add Ctrl decorator 2017-07-07 18:46:20 +02:00
interface.go add StreamerFunc helper type 2017-07-03 19:07:30 +02:00
mixer.go audio: add Mixer doc 2017-07-08 14:54:01 +02:00