Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Wording
  • Loading branch information
falkTX committed Oct 14, 2020
1 parent 161e126 commit f4fbe0c
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -54,8 +54,8 @@ typedef struct _LV2_ControlInputPort_Change_Request {
* Parameter index is port index to change.
* Parameter value is the requested value to change the control port input to.
*
* Returns if the operation succeeded.
* The host may decline this request if it is e.g. currently automating this port.
* Returns true if the operation succeeded.
* The host may decline this request, if e.g. it is currently automating this port.
*
* The plugin MUST call this function during run().
*/
Expand Down

0 comments on commit f4fbe0c

Please sign in to comment.