sointu/go4k/audio
Matias Lahti 7a434f69fd fix(go/audio): fix audio.Player interface to have erroring Close()
not sure if this is actually required, though? shouldn't we just try to close and disregard errors?
2020-11-08 02:41:42 +02:00
..
oto style(go/audio/oto): change error messages to be consistent 2020-11-07 19:38:58 +02:00
convertbuffer_test.go feat(go/audio): implement basic audio output with oto 2020-11-07 19:33:39 +02:00
convertbuffer.go feat(go/audio): implement basic audio output with oto 2020-11-07 19:33:39 +02:00
player.go fix(go/audio): fix audio.Player interface to have erroring Close() 2020-11-08 02:41:42 +02:00