Visual Studio C# Shared Project.
Provides custom types and methods for Voicemeeter Remote API wrapper.
Methods and types might change. That's why this is not included with basic Voicemeeter wrapper
Usage:
using AtgDev.Voicemeeter;
using AtgDev.Voicemeeter.Utils;
using AtgDev.Voicemeeter.Extensions;
var vmrApi = new RemoteApiWrapper(PathHelper.GetDllPath())