mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-08 15:54:57 +01:00
Comment typo.
git-svn-id: svn://localhost/ardour2/branches/3.0@9466 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
f2160077c7
commit
cff8af89de
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ public:
|
|||
virtual bool is_jog() const { return false; }
|
||||
|
||||
/**
|
||||
Return true if the controlis in use, or false otherwise. For buttons
|
||||
Return true if the control is in use, or false otherwise. For buttons
|
||||
this returns true if the button is currently being held down. For
|
||||
faders, the touch button has not been released. For pots, this returns
|
||||
true from the first move event until a timeout after the last move event.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue