diff options
author | Nathan Tredgett <[email protected]> | 2019-05-05 22:23:58 +0100 |
---|---|---|
committer | Nathan Tredgett <[email protected]> | 2019-05-05 22:23:58 +0100 |
commit | ad0f0a26e63d88c23a7e3dcfdc7a4adca6173606 (patch) | |
tree | f9f8386a061f1749e66bc758fc2bde62f353f366 /WORKSHOP.md | |
parent | e356614627613ff2988dbbce63280b643cae9e47 (diff) | |
download | Orca-ad0f0a26e63d88c23a7e3dcfdc7a4adca6173606.tar.gz Orca-ad0f0a26e63d88c23a7e3dcfdc7a4adca6173606.zip |
Fixed incorrect If value in "Play a note at a specific interval" workshop example
Diffstat (limited to 'WORKSHOP.md')
-rw-r--r-- | WORKSHOP.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSHOP.md b/WORKSHOP.md index 3d0e334..2dc76de 100644 --- a/WORKSHOP.md +++ b/WORKSHOP.md @@ -89,7 +89,7 @@ D2.5AC. - `.F2`, will bang only if leftside input is equal to `2`. ``` -I8..... +I4..... 3F2.1AC ..:03D. ``` |