REAPER extension to toggle Mute Group 1 of RME TotalMix FX.
For explanation, find corresponding thread on www.azslow.com

The source is included. The DLL sas comiled with MS Visual Studio 2015/2017.
Add reaper_plugin.h (from Cockos github) and reaper_plugin_functions.h (generate by REAPER).
Link all that togather as DLL target (add ws2_32.lib to the linker dependencies).

LICENSES.
The source explicitly marked as such is LGPL (as per Cockos definition).

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
