From d0fe64cd81dae3a21e11fefff5ceed4eb2b770ef Mon Sep 17 00:00:00 2001 From: Lumi Pakkanen Date: Sun, 12 May 2024 10:20:15 +0300 Subject: [PATCH] Let's not call automos() in SW3 --- documentation/intermediate-dsl.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/intermediate-dsl.md b/documentation/intermediate-dsl.md index dd02b55e..5654eb39 100644 --- a/documentation/intermediate-dsl.md +++ b/documentation/intermediate-dsl.md @@ -931,7 +931,7 @@ J4 = 263 Hz automos() ``` -A tool such as Scale Workshop may do this automatically as `automos()` doesn't do anything if the scale isn't empty or if `MOS` is undeclared. (It's possible to use `MOS niente` to undeclare an existing `MOS`.) +Calling `automos()` doesn't do anything if the scale isn't empty or if `MOS` is undeclared. (It's possible to use `MOS niente` to undeclare an existing `MOS`.) ### TAMNAMS relative intervals You can also [name relative intervals](https://en.xen.wiki/w/TAMNAMS#Naming_mos_intervals) after declaring `MOS`.