From b47099d84bd8d71968410c17bbf9161bf109e4d3 Mon Sep 17 00:00:00 2001 From: Devine Lu Linvega Date: Fri, 5 Apr 2019 07:02:59 +0900 Subject: * --- TUTORIAL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3