malgo is go binding library for miniaudio that support device selection and some more features.
enable beep to use malgo library as apeaker interface, use -tags malgo when building to utilize the malgo library.
follow the examples/select-device example to see how to utilize device selection
malgo is go binding library for miniaudio that support device selection and some more features. enable beep to use malgo library as apeaker interface, use
-tags malgo
when building to utilize the malgo library. follow theexamples/select-device
example to see how to utilize device selection