mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
put all of the Mackie control surface code into the ArdourSurface namespace
This commit is contained in:
parent
12cb11b286
commit
4512d013eb
37 changed files with 131 additions and 53 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue