diff options
author | David Robillard <d@drobilla.net> | 2013-01-14 03:11:51 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2013-01-14 03:11:51 +0000 |
commit | 8b03dea3c1dae3d00fb4e0cbabbaad2ff757c496 (patch) | |
tree | b9d167f784c0bece8a5bc0138863daa32ccde58c /src | |
parent | 08e702ada89b951466c7b9c787663e0a57846e5a (diff) | |
download | machina-8b03dea3c1dae3d00fb4e0cbabbaad2ff757c496.tar.gz machina-8b03dea3c1dae3d00fb4e0cbabbaad2ff757c496.tar.bz2 machina-8b03dea3c1dae3d00fb4e0cbabbaad2ff757c496.zip |
Fix typo.
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@4979 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src')
-rw-r--r-- | src/gui/machina.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/machina.ui b/src/gui/machina.ui index cc03739..de14906 100644 --- a/src/gui/machina.ui +++ b/src/gui/machina.ui @@ -143,7 +143,7 @@ indicates its probability, where green is high and red is low. • Ctrl+Right click an arc to increase its probability <big><b>Recording</b></big> -A machine can be build by recording MIDI input. To record, press +A machine can be built by recording MIDI input. To record, press the record button and play some MIDI notes. To finish recording, press stop or play and the new nodes will be added to the machine. |