put all of the Mackie control surface code into the ArdourSurface namespace

This commit is contained in:
Paul Davis 2015-04-15 20:37:20 -04:00
parent 12cb11b286
commit 4512d013eb
37 changed files with 131 additions and 53 deletions

View file

@ -22,6 +22,7 @@
#include "surface.h"
#include "control_group.h"
using namespace ArdourSurface;
using namespace Mackie;
int const Pot::External = 0x2e; /* specific ID for "vpot" representing external control */