initial commit

interface code + a few tests
This commit is contained in:
onyx-and-iris
2022-06-22 20:51:25 +01:00
parent 2dacfab629
commit 9d16f4c534
12 changed files with 759 additions and 2 deletions

View File

@@ -1,2 +1,14 @@
# voicemeeter-api-go
A Go wrapper for the Voiceemeter API
# A Go Wrapper for Voicemeeter API
A WIP...
## Tested against
- Basic 1.0.8.2
- Banana 2.0.6.2
- Potato 3.0.2.2
## Requirements
- [Voicemeeter](https://voicemeeter.com/)
- Go 1.18 or greater