Browse code

Update audio-tests.tal example

Bad Diode authored on 17/10/2023 18:25:44 • neauoire committed on 03/11/2023 00:30:14
Showing 1 changed files
... ...
@@ -47,7 +47,7 @@
47 47
 	        .Audio1/length   DEO2
48 48
 	#ff     .Audio1/volume   DEO
49 49
 	#01ff   .Audio1/adsr     DEO2
50
-	#ff74   .Audio1/duration DEO2
50
+	#03a0   .Audio1/duration DEO2
51 51
 
52 52
 	;sine   .Audio2/addr     DEO2
53 53
 	;sine/end ;sine SUB2
... ...
@@ -130,7 +130,7 @@ BRK
130 130
 	0102 0202 0202 0303 0405 0506 0708 090a
131 131
 	0b0c 0e0f 1012 1415 1719 1a1c 1e20 2225
132 132
 	2729 2b2e 3032 3537 3a3d 3f42 4547 4a4d
133
-	5053 5659 5c5f 6265 686b 6e71 7477 7a7d 
133
+	5053 5659 5c5f 6265 686b 6e71 7477 7a7d
134 134
 ]
135 135
 @sine/end
136 136