mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 15:25:01 +01:00
MCP: remove misleading and confusing and out of date comment
git-svn-id: svn://localhost/ardour2/branches/3.0@12485 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
28aed9e0d1
commit
cd58caa93b
1 changed files with 0 additions and 9 deletions
|
|
@ -713,15 +713,6 @@ MackieControlProtocol::set_state (const XMLNode & node, int /*version*/)
|
||||||
return retval;
|
return retval;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/////////////////////////////////////////////////
|
|
||||||
// handlers for Route signals
|
|
||||||
// TODO should these be part of RouteSignal?
|
|
||||||
// They started off as signal/slot handlers for signals
|
|
||||||
// from Route, but they're also used in polling for automation
|
|
||||||
/////////////////////////////////////////////////
|
|
||||||
|
|
||||||
// TODO handle plugin automation polling
|
|
||||||
string
|
string
|
||||||
MackieControlProtocol::format_bbt_timecode (framepos_t now_frame)
|
MackieControlProtocol::format_bbt_timecode (framepos_t now_frame)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue