mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-05 05:05:43 +01:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue