diff options
Diffstat (limited to 'doc/artsbuilder/artsbuilder.docbook')
-rw-r--r-- | doc/artsbuilder/artsbuilder.docbook | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/artsbuilder/artsbuilder.docbook b/doc/artsbuilder/artsbuilder.docbook index b5f4f68c..63e39e0b 100644 --- a/doc/artsbuilder/artsbuilder.docbook +++ b/doc/artsbuilder/artsbuilder.docbook @@ -339,7 +339,7 @@ Finally, you can delete the Synth_SEQUENCE module, and rather connect connect the frequency input port of the structure to the Synth_FREQUENCY frequency port. Hm. But what do do about pos?</para> <para>We don't have this, because with no algorithm in the -world, you can predict when the user will release the note he just +world, you can predict when the user will release the note they just pressed on the midi keyboard. So we rather have a pressed parameter instead that just indicates wether the user still holds down the key. (pressed = 1: key still hold down, pressed = 0: key |