diff options
author | Devine Lu Linvega <[email protected]> | 2019-04-05 07:02:59 +0900 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2019-04-05 07:02:59 +0900 |
commit | b47099d84bd8d71968410c17bbf9161bf109e4d3 (patch) | |
tree | 7b5ed35709b1b068f4aebbf0fb0e2399229916ba /TUTORIAL.md | |
parent | 1f5827e42454472321f537e0513b259bd4dd1887 (diff) | |
download | Orca-b47099d84bd8d71968410c17bbf9161bf109e4d3.tar.gz Orca-b47099d84bd8d71968410c17bbf9161bf109e4d3.zip |
*
Diffstat (limited to 'TUTORIAL.md')
-rw-r--r-- | TUTORIAL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TUTORIAL.md b/TUTORIAL.md index 352327d..cda68dc 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -58,7 +58,7 @@ The midi instrument should begin receiving midi notes as soon as the Orca window ## Pilot -[Pilot](https://github.com/hundredrabbits/Pilot) is a simple synth designed to work with Orca's UDP. It's designed to quickly get started with Orca. Remember that **Pilot uses UDP instead of MIDI**. Have a look at [pilot.orca](https://github.com/hundredrabbits/Orca/blob/master/examples/projects/pilot.orca) to see it in action. +[Pilot](https://github.com/hundredrabbits/Pilot) is a minimalist synth software designed to work via UDP. It's designed to quickly get started with Orca. Remember that **Pilot uses UDP instead of MIDI**. Have a look at [pilot.orca](https://github.com/hundredrabbits/Orca/blob/master/examples/projects/pilot.orca) to see it in action. # Patterns |