diff options
author | mkukiro <[email protected]> | 2023-03-24 19:58:13 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2023-03-24 19:58:13 +0100 |
commit | 83c6f00263363d0e96128b41a59093c526bbaff9 (patch) | |
tree | a57b19b968ed553fc3533946fba2f7b4edc28bca | |
parent | f71295aa6fcc79d472dd15fcc5e01f5e70ed2f51 (diff) | |
download | Orca-83c6f00263363d0e96128b41a59093c526bbaff9.tar.gz Orca-83c6f00263363d0e96128b41a59093c526bbaff9.zip |
✏️ Fix typo in README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ Orca is an [esoteric programming language](https://en.wikipedia.org/wiki/Esoteri This application **is not a synthesizer, but a livecoding environment** capable of sending MIDI, OSC & UDP to your audio/visual interfaces, like Ableton, Renoise, VCV Rack or SuperCollider. -If you need **help**, visit the [chatroom](https://talk.lurk.org/channel/orca), join the [forum](https://llllllll.co/t/orca-live-coding-tool/17689) or watch an [tutorial](https://www.youtube.com/watch?v=ktcWOLeWP-g). +If you need **help**, visit the [chatroom](https://talk.lurk.org/channel/orca), join the [forum](https://llllllll.co/t/orca-live-coding-tool/17689) or watch a [tutorial](https://www.youtube.com/watch?v=ktcWOLeWP-g). - [Download builds](https://hundredrabbits.itch.io/orca), available for **Linux, Windows and OSX**. - Use [in your browser](https://hundredrabbits.github.io/Orca/), requires **webMidi**. |