MCP: no fake touch for vpot
git-svn-id: svn://localhost/ardour2/branches/3.0@11988 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
72d17d326e
commit
4da123458e
@ -606,7 +606,6 @@ Strip::handle_pot (Pot& pot, float delta)
|
||||
*/
|
||||
|
||||
pot.start_touch (_surface->mcp().transport_frame());
|
||||
_surface->mcp().add_in_use_timeout (*_surface, pot, pot.control ());
|
||||
|
||||
double p = pot.get_value ();
|
||||
p += delta;
|
||||
|
Loading…
Reference in New Issue
Block a user