Home » Personal collection » Acorn hard disk » apps » Voices » !SibVoices/!RunImage

!SibVoices/!RunImage

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 hard disk » apps » Voices
Filename: !SibVoices/!RunImage
Read OK:
File size: 01E3 bytes
Load address: 0000
Exec address: 0000
Duplicates

There are 2 duplicate copies of this file in the archive:

File contents
   10REM !SibVoices (c) Sibelius Software 1994.
   20REM Written by Jonathan Finn.
   30REM The Sibelius-Piano voices are (c) Stephen Singer and Sibelius Software 1994.
   40REM They sold as part of a Sibelius 6 or Sibelius 7 licence, and are not to be distributed to others.
   50
   60DIM path% 255
   70$path%="<Obey$Dir>.Used."
   80buf%=path%+LEN $path%
   90off%=0
  100REPEAT
  110  SYS"OS_GBPB",9,"<Obey$Dir>.Used",buf%,1,off%,99,0 TO ,,,num%,off%
  120  IF num%=1 THEN
  130    SYS"XOS_Module",1,path%
  140  ENDIF
  150UNTIL num%<>1

,� !SibVoices (c) Sibelius Software 1994.
� Written by Jonathan Finn.
R� The Sibelius-Piano voices are (c) Stephen Singer and Sibelius Software 1994.
(g� They sold as part of a Sibelius 6 or Sibelius 7 licence, and are not to be distributed to others.
2
<� path% 255
F$path%="<Obey$Dir>.Used."
Pbuf%=path%+� $path%
Z
off%=0
d�
nE  ș"OS_GBPB",9,"<Obey$Dir>.Used",buf%,1,off%,99,0 � ,,,num%,off%
x  � num%=1 �
�    ș"XOS_Module",1,path%
�  �
�
� num%<>1
�
00000000  0d 00 0a 2c f4 20 21 53  69 62 56 6f 69 63 65 73  |...,. !SibVoices|
00000010  20 28 63 29 20 53 69 62  65 6c 69 75 73 20 53 6f  | (c) Sibelius So|
00000020  66 74 77 61 72 65 20 31  39 39 34 2e 0d 00 14 1f  |ftware 1994.....|
00000030  f4 20 57 72 69 74 74 65  6e 20 62 79 20 4a 6f 6e  |. Written by Jon|
00000040  61 74 68 61 6e 20 46 69  6e 6e 2e 0d 00 1e 52 f4  |athan Finn....R.|
00000050  20 54 68 65 20 53 69 62  65 6c 69 75 73 2d 50 69  | The Sibelius-Pi|
00000060  61 6e 6f 20 76 6f 69 63  65 73 20 61 72 65 20 28  |ano voices are (|
00000070  63 29 20 53 74 65 70 68  65 6e 20 53 69 6e 67 65  |c) Stephen Singe|
00000080  72 20 61 6e 64 20 53 69  62 65 6c 69 75 73 20 53  |r and Sibelius S|
00000090  6f 66 74 77 61 72 65 20  31 39 39 34 2e 0d 00 28  |oftware 1994...(|
000000a0  67 f4 20 54 68 65 79 20  73 6f 6c 64 20 61 73 20  |g. They sold as |
000000b0  70 61 72 74 20 6f 66 20  61 20 53 69 62 65 6c 69  |part of a Sibeli|
000000c0  75 73 20 36 20 6f 72 20  53 69 62 65 6c 69 75 73  |us 6 or Sibelius|
000000d0  20 37 20 6c 69 63 65 6e  63 65 2c 20 61 6e 64 20  | 7 licence, and |
000000e0  61 72 65 20 6e 6f 74 20  74 6f 20 62 65 20 64 69  |are not to be di|
000000f0  73 74 72 69 62 75 74 65  64 20 74 6f 20 6f 74 68  |stributed to oth|
00000100  65 72 73 2e 0d 00 32 04  0d 00 3c 0f de 20 70 61  |ers...2...<.. pa|
00000110  74 68 25 20 32 35 35 0d  00 46 1d 24 70 61 74 68  |th% 255..F.$path|
00000120  25 3d 22 3c 4f 62 65 79  24 44 69 72 3e 2e 55 73  |%="<Obey$Dir>.Us|
00000130  65 64 2e 22 0d 00 50 17  62 75 66 25 3d 70 61 74  |ed."..P.buf%=pat|
00000140  68 25 2b a9 20 24 70 61  74 68 25 0d 00 5a 0a 6f  |h%+. $path%..Z.o|
00000150  66 66 25 3d 30 0d 00 64  05 f5 0d 00 6e 45 20 20  |ff%=0..d....nE  |
00000160  c8 99 22 4f 53 5f 47 42  50 42 22 2c 39 2c 22 3c  |.."OS_GBPB",9,"<|
00000170  4f 62 65 79 24 44 69 72  3e 2e 55 73 65 64 22 2c  |Obey$Dir>.Used",|
00000180  62 75 66 25 2c 31 2c 6f  66 66 25 2c 39 39 2c 30  |buf%,1,off%,99,0|
00000190  20 b8 20 2c 2c 2c 6e 75  6d 25 2c 6f 66 66 25 0d  | . ,,,num%,off%.|
000001a0  00 78 10 20 20 e7 20 6e  75 6d 25 3d 31 20 8c 0d  |.x.  . num%=1 ..|
000001b0  00 82 1e 20 20 20 20 c8  99 22 58 4f 53 5f 4d 6f  |...    .."XOS_Mo|
000001c0  64 75 6c 65 22 2c 31 2c  70 61 74 68 25 0d 00 8c  |dule",1,path%...|
000001d0  07 20 20 cd 0d 00 96 0d  fd 20 6e 75 6d 25 3c 3e  |.  ...... num%<>|
000001e0  31 0d ff                                          |1..|
000001e3