Browse code

Corrected audio example pitch constants.

Andrew Alderwick authored on 05/04/2021 10:16:43
Showing 1 changed files
... ...
@@ -153,24 +153,21 @@ BRK
153 153
 	DUP #ff NEQ ^$skip1 JNZ
154 154
 		POP ^$listen2 JMP
155 155
 	$skip1
156
-	#00 SWP ,notes ADD2 PEK2
157
-	#0c #03 MUL SUB =Audio.ch1pitch
156
+	#00 SWP ,notes ADD2 PEK2 =Audio.ch1pitch
158 157
 	$listen2
159 158
 	,track.ch2 #00 ~head.pos #08 DIV ADD2 PEK2 
160 159
 	#01 SUB
161 160
 	DUP #ff NEQ ^$skip2 JNZ
162 161
 		POP ^$listen3 JMP
163 162
 	$skip2
164
-	#00 SWP ,notes ADD2 PEK2
165
-	#0c #03 MUL SUB =Audio.ch2pitch
163
+	#00 SWP ,notes ADD2 PEK2 =Audio.ch2pitch
166 164
 	$listen3
167 165
 	,track.ch3 #00 ~head.pos #08 DIV ADD2 PEK2 
168 166
 	#01 SUB
169 167
 	DUP #ff NEQ ^$skip3 JNZ
170 168
 		POP ^$end JMP
171 169
 	$skip3
172
-	#00 SWP ,notes ADD2 PEK2
173
-	#0c #03 MUL SUB =Audio.ch3pitch
170
+	#00 SWP ,notes ADD2 PEK2 =Audio.ch3pitch
174 171
 	$end
175 172
 
176 173
 RTN
... ...
@@ -438,8 +435,8 @@ RTN
438 435
 @head_icn    [ 0018 1818 7e3c 1800 ]
439 436
 
440 437
 @notes [ 
441
-	60 62 64 65 67 69 71 
442
-	72 74 76 77 79 81 83
438
+	3c 3e 40 41 43 45 47
439
+	48 4a 4c 4d 4f 51 53
443 440
 ]
444 441
 
445 442
 @knob_icns [