diff options
author | Devine Lu Linvega <[email protected]> | 2020-01-14 17:21:47 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2020-01-14 17:21:47 -0500 |
commit | 8efd702ec86b09b453b220a781740b3b77ee3333 (patch) | |
tree | 28fbbf88924c1ad786776ae242a34b9645be5cfc | |
parent | 765e82e632fc9a1d948a877002bbd87c34729795 (diff) | |
parent | a61d30800e6a71a3c6de9bb0ee2d5b5344d28119 (diff) | |
download | Orca-8efd702ec86b09b453b220a781740b3b77ee3333.tar.gz Orca-8efd702ec86b09b453b220a781740b3b77ee3333.zip |
Merge pull request #202 from funwhilelost/patch-1
chore(tutorial): remove dead link to pilot.orca
-rw-r--r-- | TUTORIAL.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TUTORIAL.md b/TUTORIAL.md index 921c84b..73adcd5 100644 --- a/TUTORIAL.md +++ b/TUTORIAL.md @@ -10,7 +10,7 @@ If this is your first time trying out **Orca**, watch this [introduction video]( ## Pilot -[Pilot](https://github.com/hundredrabbits/Pilot) is a minimalist synth software designed to work via UDP, and to quickly get started with Orca. Have a look at [pilot.orca](https://github.com/hundredrabbits/Orca/blob/master/examples/software/pilot.orca) to see how it should be used. This **requires no setup**, as long as both applications are open, they should be able to communicate with each other. +[Pilot](https://github.com/hundredrabbits/Pilot) is a minimalist synth software designed to work via UDP, and to quickly get started with Orca. This **requires no setup**, as long as both applications are open, they should be able to communicate with each other. - Launch Orca & Pilot. - In Orca, make sure that UDP is pointing to port `49161`. |