summaryrefslogtreecommitdiff
path: root/libs/surfaces/mackie/pot.h
AgeCommit message (Collapse)Author
2018-02-02Fixes for the iCON Qcon mcp device - LED rings. Submitted by Michal Barhon ↵Ben Loftis
: mbarhon@seznam.cz
2015-04-15put all of the Mackie control surface code into the ArdourSurface namespacePaul Davis
2012-04-22MCP: a fistful of improvements. probably best to just try it and see what it ↵Paul Davis
broken. KNOWN: pressing vpots without a bank/channel shift will crash ardour git-svn-id: svn://localhost/ardour2/branches/3.0@12053 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-15MCP: probably fix issues with vpots not workingPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11979 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-14MCP: redesign to allow device-specific button IDs, since we know that at ↵Paul Davis
least one device (nucleus) does not honor mackie's specification document git-svn-id: svn://localhost/ardour2/branches/3.0@11972 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-12MCP: start generalizing mapping between surface controls and ↵Paul Davis
ARDOUR::AutomationControl; simplify flip mode; more good stuff git-svn-id: svn://localhost/ardour2/branches/3.0@11949 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-12move string_is_affirmative() into libpbdPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11936 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-11MCP: maybe get vpot id's right; more debug tracing for gain notifyPaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11926 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-11MCP: more twiddling with codePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11902 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-11move all code to construct MIDI messages into relevant Control/Strip/Surface ↵Paul Davis
object; remove MackieMidiBuilder git-svn-id: svn://localhost/ardour2/branches/3.0@11895 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-10drastic, fundamental redesign of MCP codePaul Davis
git-svn-id: svn://localhost/ardour2/branches/3.0@11861 d708f5d6-7413-0410-9779-e7cbd77b26cf
2012-04-09start breaking apart the various controls into their own headers and source ↵Paul Davis
code, and making each control know how to generate MIDI; throttle delivery of meter data and get meter ID right git-svn-id: svn://localhost/ardour2/branches/3.0@11846 d708f5d6-7413-0410-9779-e7cbd77b26cf