diff options
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 |