missing method for MCP
git-svn-id: svn://localhost/ardour2/branches/3.0@12449 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -383,6 +383,12 @@ DeviceInfo::has_master_fader() const
|
||||
return _has_master_fader;
|
||||
}
|
||||
|
||||
bool
|
||||
DeviceInfo::has_meters() const
|
||||
{
|
||||
return _has_meters;
|
||||
}
|
||||
|
||||
bool
|
||||
DeviceInfo::has_two_character_display() const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user