aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorDevine Lu Linvega <[email protected]>2019-04-15 07:35:35 +0900
committerDevine Lu Linvega <[email protected]>2019-04-15 07:35:35 +0900
commitf676fbc8be18cd3c61fdca90904054ee65f596cc (patch)
tree88c7643284464d8111dd72a2ba22570481347747 /README.md
parent54c199146e6cabc472d839e0ee8d7e2cb62652ae (diff)
downloadOrca-f676fbc8be18cd3c61fdca90904054ee65f596cc.tar.gz
Orca-f676fbc8be18cd3c61fdca90904054ee65f596cc.zip
Added shorthands to commands
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7bbcc30..fbfbb21 100644
--- a/README.md
+++ b/README.md
@@ -94,6 +94,8 @@ Some of Orca's features can be **controlled externally** via UDP though port `49
### Commands
+All commands have a shorthand equivalent to their first character, for example, `write` can also be called using `w`.
+
- `play` Plays program.
- `stop` Stops program.
- `run` Runs current frame.
@@ -101,6 +103,7 @@ Some of Orca's features can be **controlled externally** via UDP though port `49
- `goto:aV` Sends cursor to `aV`.
- `bpm:140` Sets bpm speed to `140`.
- `apm:160` Animates bpm speed to `160`.
+- `write:H12;34` Write glyph `H`, at `12,34`.
## Base36 Table