moutend / go-wca

Pure golang bindings for Windows Core Audio API. The `cgo` is not required.
MIT License
111 stars 28 forks source link

AudioMeterInformation Interface #11

Closed DarkMetalMouse closed 1 year ago

DarkMetalMouse commented 3 years ago

Hi, I implemented IAudioMeterInformation

Let me know if there are any issues

fiveoverthree commented 1 year ago

Hi @moutend, is there any particular reason not to merge this PR? It would greatly enhance the functionality of the project.

moutend commented 1 year ago

@DarkMetalMouse For the past few years, I've been using macOS as my primary development environment and I don't have access to a Windows development environment.

Therefore, I am unable to verify your code is functioning properly. However, your implementation seems to be good, so I've decided to merge this PR.

Thank you for your contribution. :bow: