Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_32.ADF » P/ENVEL

P/ENVEL

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Personal collection » Acorn ADFS disks » Electron_User_Group » EUG_32.ADF
Filename: P/ENVEL
Read OK:
File size: 037D bytes
Load address: FFFF0E00
Exec address: FFFF802B
File contents
   10MODE3
   20PRINTSTRING$(79,"-")
   30@%=5
   40PRINT"- S   O   U   N   D -- E   N   V   E   L   O   P   E -- E   D   I   T   O   R -"
   50PRINTSTRING$(79,"-")
   60VDU23,1,0;0;0;0;
   70DIMV(12):V(0)=129:V(1)=-15:V(2)=-8:V(3)=-3:V(4)=10:V(5)=10:V(6)=10:V(7)=126:V(8)=0:V(9)=0:V(10)=-126:V(11)=126:V(12)=126:P=0
   80PRINTTAB(0,6);STRING$(80," ")
   90PRINTTAB(12,18)"Use < > and M to select ENVELOPE parameter for editing,"'TAB(21,20);" SPACE BAR to hear SOUND 1,2,100,100,"'TAB(28,22);" R to RESET all values."
  100REPEAT
  110PRINTTAB(3,5)2,V(0),V(1),V(2),V(3),V(4),V(5),V(6),V(7),V(8),V(9),V(10),V(11),V(12)
  120PRINTTAB(0,6);SPC(9+(P*5));"^^^^^"
  130IFINKEY(-103)PRINTTAB(0,6);SPC(9+(P*5));"     ":P=P-1
  140IFINKEY(-104)PRINTTAB(0,6);SPC(9+(P*5));"     ":P=P+1     
  150IFP=-1P=12
  160IFP=13P=0
  170IFINKEY(-102)PROCalter
  180ENVELOPE2,V(0),V(1),V(2),V(3),V(4),V(5),V(6),V(7),V(8),V(9),V(10),V(11),V(12)
  190IFINKEY(-99)SOUND1,2,100,100
  200IFINKEY(-52)CLEAR:GOTO70
  210UNTIL0
  220DEFPROCalter
  230*FX15,0
  240INPUTTAB(29,12);"Enter new value: "V(P)
  250PRINTTAB(0,12);STRING$(80," ")
  260ENDPROC

�3

��79,"-")
@%=5
(V�"- S   O   U   N   D -- E   N   V   E   L   O   P   E -- E   D   I   T   O   R -"
2
��79,"-")
<�23,1,0;0;0;0;
F~�V(12):V(0)=129:V(1)=-15:V(2)=-8:V(3)=-3:V(4)=10:V(5)=10:V(6)=10:V(7)=126:V(8)=0:V(9)=0:V(10)=-126:V(11)=126:V(12)=126:P=0
P�0,6);�80," ")
Z��12,18)"Use < > and M to select ENVELOPE parameter for editing,"'�21,20);" SPACE BAR to hear SOUND 1,2,100,100,"'�28,22);" R to RESET all values."
d�
nO�3,5)2,V(0),V(1),V(2),V(3),V(4),V(5),V(6),V(7),V(8),V(9),V(10),V(11),V(12)
x�0,6);�(9+(P*5));"^^^^^"
�+�(-103)�0,6);�(9+(P*5));"     ":P=P-1
�0�(-104)�0,6);�(9+(P*5));"     ":P=P+1     
�
�P=-1P=12
��P=13P=0
��(-102)�alter
�J�2,V(0),V(1),V(2),V(3),V(4),V(5),V(6),V(7),V(8),V(9),V(10),V(11),V(12)
��(-99)�1,2,100,100
��(-52)�:�DF@
��0
���alter
�*FX15,0
�$�29,12);"Enter new value: "V(P)
��0,12);�80," ")
�
�
00000000  0d 00 0a 06 eb 33 0d 00  14 0d f1 c4 37 39 2c 22  |.....3......79,"|
00000010  2d 22 29 0d 00 1e 08 40  25 3d 35 0d 00 28 56 f1  |-")....@%=5..(V.|
00000020  22 2d 20 53 20 20 20 4f  20 20 20 55 20 20 20 4e  |"- S   O   U   N|
00000030  20 20 20 44 20 2d 2d 20  45 20 20 20 4e 20 20 20  |   D -- E   N   |
00000040  56 20 20 20 45 20 20 20  4c 20 20 20 4f 20 20 20  |V   E   L   O   |
00000050  50 20 20 20 45 20 2d 2d  20 45 20 20 20 44 20 20  |P   E -- E   D  |
00000060  20 49 20 20 20 54 20 20  20 4f 20 20 20 52 20 2d  | I   T   O   R -|
00000070  22 0d 00 32 0d f1 c4 37  39 2c 22 2d 22 29 0d 00  |"..2...79,"-")..|
00000080  3c 12 ef 32 33 2c 31 2c  30 3b 30 3b 30 3b 30 3b  |<..23,1,0;0;0;0;|
00000090  0d 00 46 7e de 56 28 31  32 29 3a 56 28 30 29 3d  |..F~.V(12):V(0)=|
000000a0  31 32 39 3a 56 28 31 29  3d 2d 31 35 3a 56 28 32  |129:V(1)=-15:V(2|
000000b0  29 3d 2d 38 3a 56 28 33  29 3d 2d 33 3a 56 28 34  |)=-8:V(3)=-3:V(4|
000000c0  29 3d 31 30 3a 56 28 35  29 3d 31 30 3a 56 28 36  |)=10:V(5)=10:V(6|
000000d0  29 3d 31 30 3a 56 28 37  29 3d 31 32 36 3a 56 28  |)=10:V(7)=126:V(|
000000e0  38 29 3d 30 3a 56 28 39  29 3d 30 3a 56 28 31 30  |8)=0:V(9)=0:V(10|
000000f0  29 3d 2d 31 32 36 3a 56  28 31 31 29 3d 31 32 36  |)=-126:V(11)=126|
00000100  3a 56 28 31 32 29 3d 31  32 36 3a 50 3d 30 0d 00  |:V(12)=126:P=0..|
00000110  50 13 f1 8a 30 2c 36 29  3b c4 38 30 2c 22 20 22  |P...0,6);.80," "|
00000120  29 0d 00 5a 97 f1 8a 31  32 2c 31 38 29 22 55 73  |)..Z...12,18)"Us|
00000130  65 20 3c 20 3e 20 61 6e  64 20 4d 20 74 6f 20 73  |e < > and M to s|
00000140  65 6c 65 63 74 20 45 4e  56 45 4c 4f 50 45 20 70  |elect ENVELOPE p|
00000150  61 72 61 6d 65 74 65 72  20 66 6f 72 20 65 64 69  |arameter for edi|
00000160  74 69 6e 67 2c 22 27 8a  32 31 2c 32 30 29 3b 22  |ting,"'.21,20);"|
00000170  20 53 50 41 43 45 20 42  41 52 20 74 6f 20 68 65  | SPACE BAR to he|
00000180  61 72 20 53 4f 55 4e 44  20 31 2c 32 2c 31 30 30  |ar SOUND 1,2,100|
00000190  2c 31 30 30 2c 22 27 8a  32 38 2c 32 32 29 3b 22  |,100,"'.28,22);"|
000001a0  20 52 20 74 6f 20 52 45  53 45 54 20 61 6c 6c 20  | R to RESET all |
000001b0  76 61 6c 75 65 73 2e 22  0d 00 64 05 f5 0d 00 6e  |values."..d....n|
000001c0  4f f1 8a 33 2c 35 29 32  2c 56 28 30 29 2c 56 28  |O..3,5)2,V(0),V(|
000001d0  31 29 2c 56 28 32 29 2c  56 28 33 29 2c 56 28 34  |1),V(2),V(3),V(4|
000001e0  29 2c 56 28 35 29 2c 56  28 36 29 2c 56 28 37 29  |),V(5),V(6),V(7)|
000001f0  2c 56 28 38 29 2c 56 28  39 29 2c 56 28 31 30 29  |,V(8),V(9),V(10)|
00000200  2c 56 28 31 31 29 2c 56  28 31 32 29 0d 00 78 1d  |,V(11),V(12)..x.|
00000210  f1 8a 30 2c 36 29 3b 89  28 39 2b 28 50 2a 35 29  |..0,6);.(9+(P*5)|
00000220  29 3b 22 5e 5e 5e 5e 5e  22 0d 00 82 2b e7 a6 28  |);"^^^^^"...+..(|
00000230  2d 31 30 33 29 f1 8a 30  2c 36 29 3b 89 28 39 2b  |-103)..0,6);.(9+|
00000240  28 50 2a 35 29 29 3b 22  20 20 20 20 20 22 3a 50  |(P*5));"     ":P|
00000250  3d 50 2d 31 0d 00 8c 30  e7 a6 28 2d 31 30 34 29  |=P-1...0..(-104)|
00000260  f1 8a 30 2c 36 29 3b 89  28 39 2b 28 50 2a 35 29  |..0,6);.(9+(P*5)|
00000270  29 3b 22 20 20 20 20 20  22 3a 50 3d 50 2b 31 20  |);"     ":P=P+1 |
00000280  20 20 20 20 0d 00 96 0d  e7 50 3d 2d 31 50 3d 31  |    .....P=-1P=1|
00000290  32 0d 00 a0 0c e7 50 3d  31 33 50 3d 30 0d 00 aa  |2.....P=13P=0...|
000002a0  12 e7 a6 28 2d 31 30 32  29 f2 61 6c 74 65 72 0d  |...(-102).alter.|
000002b0  00 b4 4a e2 32 2c 56 28  30 29 2c 56 28 31 29 2c  |..J.2,V(0),V(1),|
000002c0  56 28 32 29 2c 56 28 33  29 2c 56 28 34 29 2c 56  |V(2),V(3),V(4),V|
000002d0  28 35 29 2c 56 28 36 29  2c 56 28 37 29 2c 56 28  |(5),V(6),V(7),V(|
000002e0  38 29 2c 56 28 39 29 2c  56 28 31 30 29 2c 56 28  |8),V(9),V(10),V(|
000002f0  31 31 29 2c 56 28 31 32  29 0d 00 be 17 e7 a6 28  |11),V(12)......(|
00000300  2d 39 39 29 d4 31 2c 32  2c 31 30 30 2c 31 30 30  |-99).1,2,100,100|
00000310  0d 00 c8 12 e7 a6 28 2d  35 32 29 d8 3a e5 8d 44  |......(-52).:..D|
00000320  46 40 0d 00 d2 06 fd 30  0d 00 dc 0b dd f2 61 6c  |F@.....0......al|
00000330  74 65 72 0d 00 e6 0b 2a  46 58 31 35 2c 30 0d 00  |ter....*FX15,0..|
00000340  f0 24 e8 8a 32 39 2c 31  32 29 3b 22 45 6e 74 65  |.$..29,12);"Ente|
00000350  72 20 6e 65 77 20 76 61  6c 75 65 3a 20 22 56 28  |r new value: "V(|
00000360  50 29 0d 00 fa 14 f1 8a  30 2c 31 32 29 3b c4 38  |P)......0,12);.8|
00000370  30 2c 22 20 22 29 0d 01  04 05 e1 0d ff           |0," ").......|
0000037d
P/ENVEL.m0
P/ENVEL.m1
P/ENVEL.m2
P/ENVEL.m4
P/ENVEL.m5