From ea3211e3744d2dfc76b5f1596ddae4cdf202ef7b Mon Sep 17 00:00:00 2001 From: Mustafa Date: Sun, 15 Jun 2014 09:58:33 -0700 Subject: [PATCH] Update Tutorial.md --- oregano/Tutorial.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oregano/Tutorial.md b/oregano/Tutorial.md index b0d5143..a626f2b 100644 --- a/oregano/Tutorial.md +++ b/oregano/Tutorial.md @@ -81,7 +81,7 @@ Or you can create a note object then play it. A custom instrument is composed of three parts: - it name. This is a string and is used when playing notes - Instrument arguments and default values. You could change these parameters when a note is playing, in real time. -- the signal. This can use SuperCollider ugens. (TODO link) +- the signal. This can use [SuperCollider ugens](http://doc.sccode.org/Browse.html#UGens). The oregano ugen names are all lowercase, and instead of the AbcDef format, it's abc-def. - some are: