Home » Archimedes archive » Acorn User » AU 1995-06.adf » !Flux_Flux » !Flux/!Help

!Flux/!Help

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 » Archimedes archive » Acorn User » AU 1995-06.adf » !Flux_Flux
Filename: !Flux/!Help
Read OK:
File size: 1E47 bytes
Load address: 0000
Exec address: 0000
File contents
Flux  Version 1.30
������������������
0. Contents
����������� 1. Get you started
            2. Further details
            3. Possible problems
            3.1 1Mb machines
            3.2 Tracker file doesn't work
            4. Getting in contact
            5. Thankyous and Credits
            6. Whats next for Flux?

1. Get you started
������� ����������
Double click on !Flux to load it. Drag any Digital Symphony, Tracker or
Protracker file to it, to start up Flux.

The control keys are:

Space        : Randomise all settings.
Escape       : Quit program.
0            : Change palette.
Q,W,E,R,T    : Colour Translation algorithm.
A,S,D,F,G    : Scope algorithm.
Z,X,C        : Flame algorithm.

2. Further details
������������������
A 3D effect template file is available, as well as a 2D one. To switch to the
3D one, replace !Flux.Templates with !Flux.Template3D. For 2D, replace it with
Template.2D.

Flux can be run at the command line, although !Flux.!Boot must be executed
first. A Digital Symphony file can be run with

  Run <Flux$Dir>.!RunDS filename

and a QTM compatible file by

  Run <Flux$Dir>.!RunQTM filename

Note however that both RunDS and RunQTM terminate with a *Desktop, not *Exit
so you may well have problems with this if you are not running Flux inside the
desktop.

3. Possible problems
������������ �������
3.1 1Mb machines
    ������������
You may experience problems running Flux on a 1Mb machine. Theres not a lot I
can suggest to help. Flux uses very large tables to implement such high speed
image processing, and so memory is very tight.

Things that you may need to do to solve the problem are:
         Run Flux from the supervisor, not the desktop
         RMKill all unused modules
         Ensure there is enough memory in the RMA. Flux isnt able to claim the
             correct amount of space in the RMA, as it is unable to predict the
             space the music player will take up.
         Maximise the Free slot on the task manager. Flux will claim the memory
             it needs automatically - Screen Memory, Wimpslot (but not RMA)

Of course, the real solution is to upgrade your computer to at least 2M. Its
not as expensive as you might think. And believe me - it really is worth it.

3.2 Tracker file doesn't work
    �������������������������
Flux uses Digital Symphony and QTM to play its music. So anything DSym or QTM
will play, Flux will play. Conversely, Flux wont play anything that DSym and
QTM wont play. So you will have problems playing Arc Protracker music, and
Desktop Tracker music. Sorry - I suggest that you convert the music to normal
Protracker format to play it. I might include support for these more obscure
formats at a later date. (Sorry Jarre - Cathedrow)


4. Getting in contact
��������� �����������
Flux was written by Peter Knight (aka Cathedrow on the 'net).

If you have any ideas, comments, even business propositions, then please get
in contact. Flux is a living, growing project. Help it be what you want it
to be.

If you want to contact me, email is much preferred until June 95.
       p.j.knight@bradford.ac.uk  (until my account gets scrubbed in mid 95)

If you aren't on the internet, snail mail is fine.

From January 9 to March 24  1995: Peter Knight,
                                  Flat 7,
                                  10 Grove Terrace,
                                  Bradford,
                                  West Yorkshire.
                                  BD7 1AU

 From March 24 to April 21  1995: Peter Knight,
                                  35 Mill Lane,
                                  East Halton,
                                  Grimsby,
                                  South Humberside.
                                  DN40 3QA

       April 21 to June 16 1995:  Bradford address

           June 16 1995 onwards:  Grimsby address

An SAE would be appreciated, although not essential. I am only living on a
small further education grant, and money is tight.


5. Thankyous and Credits
�������� ���������������
The following sections of Flux are not written by me:
            Digital Symphony Playmodule V1.40 (C) BASS 1991/1995  Freeware
            QTMTracker V1.21 (C) 1993/4/5 Phoenix/Quantum
            MemAlloc util V0.11

Other programs deserve a mention:
                      Edlin : by Piers (and a most amazing program it is)
        256 Colour Palettes : Taken from Cthugha on the PC
                   Cruncher : by BASS
Additional Code was written by HxPro

Inspiration, help, encouragement, testing and feedback by the crew on the
Egham Hills private talker, and Monochrome the public bulletin board:
  Bungle, Clive, Gabriel, Greyfish, HxPro, Jim, Matt, Saint, Spike,
  Tobermory, Piers

Club recommendation: Grimsby Amateur Computer Club, meeting on alternate
Mondays, at St.Mary's First and Middle.


6. Whats next for Flux?
�����������������������
The following enhancements are at the planning stages.

1) Support for samplers
     This is one of the higher priority parts planned. There is already a
     substantial code fragment written which will eventually allow people
     with samplers to connect their HiFi up to Flux and 'watch' their CDs,
     LPs, MCs, MDs, DCCs....
     Support for the Serial Port's EcoSampler, and printer port samplers
     is coming soon, with other samplers following.

2) Better support for music players
     At the moment Flux is hardwired for 4 channel music. It would be far
     nicer to recognise 1, 2 and 8 channel music, and act accordingly.

3) To cache or not to cache
     Flux is currently highly optimised for noncached processors (ARM2, and
     ARM250). It is not quite so optimal for ARM3 and ARM610+, as it
     clutters up the cache unnecessarily with unwound loops. A better system
     is to have two or more versions - one for ARM2/250, one for cached
     processors. Possibly even telling the processor not to cache the large
     tables that Flux uses, which disrupt the cache.

4) Enhancements for the Risc PC
     From the looks of technical specifications on the Risc PC, it should
     be possible to do a lot of palette effects - things like pulsating
     palettes, fading, strobing and mixing. This work is hampered by me
     not owning or having access to a Risc PC or the appropriate technical
     documentation of how to control the RPC palette, but never mind - It's
     on my 'to do' list.

5) Support for CD ROM drives
     Coming substantially later will be support for playing audio CDs
     through Flux using a CD ROM drive. This might not be possible - it will
     depend on things like CD transfer speed and such things. Time will
     tell, although here again I am hampered by the lack of a CD ROM drive.

6) Larger screen modes
     320x256, overscan 384x288, and multisync 320x480/320x512 sized Flux
     plasmas have been suggested. (There will be considerable speed
     handicaps as the size gets larger, but Flux already runs at 100fps on
     a Risc PC!)

7) A Wimp front end
     With all these options, it looks like there is a real need for a nice
     frontend. After all, thats what the Style guide requires!
     There have even been requests for Flux to multitask in the window, like
     the PC Emulator, and also requests for it as a screensaver.

8) Any other ideas?
     You can contact me - so go ahead! If you want to try an idea out,
     contact me and I'll see what I can do for the next version of Flux.


New versions of Flux will appear on Internets World Wide Web:
                                             http://www.brad.ac.uk/~pjknight

Alternatively, post me a disc and an SAE, and I'll post you back the current
version.


Enjoy,
        Peter Knight aka Cathedrow
00000000  46 6c 75 78 20 20 56 65  72 73 69 6f 6e 20 31 2e  |Flux  Version 1.|
00000010  33 30 0a af af af af af  af af af af af af af af  |30..............|
00000020  af af af af af 0a 30 2e  20 43 6f 6e 74 65 6e 74  |......0. Content|
00000030  73 0a af af af af af af  af af af af af 20 31 2e  |s............ 1.|
00000040  20 47 65 74 20 79 6f 75  20 73 74 61 72 74 65 64  | Get you started|
00000050  0a 20 20 20 20 20 20 20  20 20 20 20 20 32 2e 20  |.            2. |
00000060  46 75 72 74 68 65 72 20  64 65 74 61 69 6c 73 0a  |Further details.|
00000070  20 20 20 20 20 20 20 20  20 20 20 20 33 2e 20 50  |            3. P|
00000080  6f 73 73 69 62 6c 65 20  70 72 6f 62 6c 65 6d 73  |ossible problems|
00000090  0a 20 20 20 20 20 20 20  20 20 20 20 20 33 2e 31  |.            3.1|
000000a0  20 31 4d 62 20 6d 61 63  68 69 6e 65 73 0a 20 20  | 1Mb machines.  |
000000b0  20 20 20 20 20 20 20 20  20 20 33 2e 32 20 54 72  |          3.2 Tr|
000000c0  61 63 6b 65 72 20 66 69  6c 65 20 64 6f 65 73 6e  |acker file doesn|
000000d0  27 74 20 77 6f 72 6b 0a  20 20 20 20 20 20 20 20  |'t work.        |
000000e0  20 20 20 20 34 2e 20 47  65 74 74 69 6e 67 20 69  |    4. Getting i|
000000f0  6e 20 63 6f 6e 74 61 63  74 0a 20 20 20 20 20 20  |n contact.      |
00000100  20 20 20 20 20 20 35 2e  20 54 68 61 6e 6b 79 6f  |      5. Thankyo|
00000110  75 73 20 61 6e 64 20 43  72 65 64 69 74 73 0a 20  |us and Credits. |
00000120  20 20 20 20 20 20 20 20  20 20 20 36 2e 20 57 68  |           6. Wh|
00000130  61 74 73 20 6e 65 78 74  20 66 6f 72 20 46 6c 75  |ats next for Flu|
00000140  78 3f 0a 0a 31 2e 20 47  65 74 20 79 6f 75 20 73  |x?..1. Get you s|
00000150  74 61 72 74 65 64 0a af  af af af af af af 20 af  |tarted........ .|
00000160  af af af af af af af af  af 0a 44 6f 75 62 6c 65  |..........Double|
00000170  20 63 6c 69 63 6b 20 6f  6e 20 21 46 6c 75 78 20  | click on !Flux |
00000180  74 6f 20 6c 6f 61 64 20  69 74 2e 20 44 72 61 67  |to load it. Drag|
00000190  20 61 6e 79 20 44 69 67  69 74 61 6c 20 53 79 6d  | any Digital Sym|
000001a0  70 68 6f 6e 79 2c 20 54  72 61 63 6b 65 72 20 6f  |phony, Tracker o|
000001b0  72 0a 50 72 6f 74 72 61  63 6b 65 72 20 66 69 6c  |r.Protracker fil|
000001c0  65 20 74 6f 20 69 74 2c  20 74 6f 20 73 74 61 72  |e to it, to star|
000001d0  74 20 75 70 20 46 6c 75  78 2e 0a 0a 54 68 65 20  |t up Flux...The |
000001e0  63 6f 6e 74 72 6f 6c 20  6b 65 79 73 20 61 72 65  |control keys are|
000001f0  3a 0a 0a 53 70 61 63 65  20 20 20 20 20 20 20 20  |:..Space        |
00000200  3a 20 52 61 6e 64 6f 6d  69 73 65 20 61 6c 6c 20  |: Randomise all |
00000210  73 65 74 74 69 6e 67 73  2e 0a 45 73 63 61 70 65  |settings..Escape|
00000220  20 20 20 20 20 20 20 3a  20 51 75 69 74 20 70 72  |       : Quit pr|
00000230  6f 67 72 61 6d 2e 0a 30  20 20 20 20 20 20 20 20  |ogram..0        |
00000240  20 20 20 20 3a 20 43 68  61 6e 67 65 20 70 61 6c  |    : Change pal|
00000250  65 74 74 65 2e 0a 51 2c  57 2c 45 2c 52 2c 54 20  |ette..Q,W,E,R,T |
00000260  20 20 20 3a 20 43 6f 6c  6f 75 72 20 54 72 61 6e  |   : Colour Tran|
00000270  73 6c 61 74 69 6f 6e 20  61 6c 67 6f 72 69 74 68  |slation algorith|
00000280  6d 2e 0a 41 2c 53 2c 44  2c 46 2c 47 20 20 20 20  |m..A,S,D,F,G    |
00000290  3a 20 53 63 6f 70 65 20  61 6c 67 6f 72 69 74 68  |: Scope algorith|
000002a0  6d 2e 0a 5a 2c 58 2c 43  20 20 20 20 20 20 20 20  |m..Z,X,C        |
000002b0  3a 20 46 6c 61 6d 65 20  61 6c 67 6f 72 69 74 68  |: Flame algorith|
000002c0  6d 2e 0a 0a 32 2e 20 46  75 72 74 68 65 72 20 64  |m...2. Further d|
000002d0  65 74 61 69 6c 73 0a af  af af af af af af af af  |etails..........|
000002e0  af af af af af af af af  af 0a 41 20 33 44 20 65  |..........A 3D e|
000002f0  66 66 65 63 74 20 74 65  6d 70 6c 61 74 65 20 66  |ffect template f|
00000300  69 6c 65 20 69 73 20 61  76 61 69 6c 61 62 6c 65  |ile is available|
00000310  2c 20 61 73 20 77 65 6c  6c 20 61 73 20 61 20 32  |, as well as a 2|
00000320  44 20 6f 6e 65 2e 20 54  6f 20 73 77 69 74 63 68  |D one. To switch|
00000330  20 74 6f 20 74 68 65 0a  33 44 20 6f 6e 65 2c 20  | to the.3D one, |
00000340  72 65 70 6c 61 63 65 20  21 46 6c 75 78 2e 54 65  |replace !Flux.Te|
00000350  6d 70 6c 61 74 65 73 20  77 69 74 68 20 21 46 6c  |mplates with !Fl|
00000360  75 78 2e 54 65 6d 70 6c  61 74 65 33 44 2e 20 46  |ux.Template3D. F|
00000370  6f 72 20 32 44 2c 20 72  65 70 6c 61 63 65 20 69  |or 2D, replace i|
00000380  74 20 77 69 74 68 0a 54  65 6d 70 6c 61 74 65 2e  |t with.Template.|
00000390  32 44 2e 0a 0a 46 6c 75  78 20 63 61 6e 20 62 65  |2D...Flux can be|
000003a0  20 72 75 6e 20 61 74 20  74 68 65 20 63 6f 6d 6d  | run at the comm|
000003b0  61 6e 64 20 6c 69 6e 65  2c 20 61 6c 74 68 6f 75  |and line, althou|
000003c0  67 68 20 21 46 6c 75 78  2e 21 42 6f 6f 74 20 6d  |gh !Flux.!Boot m|
000003d0  75 73 74 20 62 65 20 65  78 65 63 75 74 65 64 0a  |ust be executed.|
000003e0  66 69 72 73 74 2e 20 41  20 44 69 67 69 74 61 6c  |first. A Digital|
000003f0  20 53 79 6d 70 68 6f 6e  79 20 66 69 6c 65 20 63  | Symphony file c|
00000400  61 6e 20 62 65 20 72 75  6e 20 77 69 74 68 0a 0a  |an be run with..|
00000410  20 20 52 75 6e 20 3c 46  6c 75 78 24 44 69 72 3e  |  Run <Flux$Dir>|
00000420  2e 21 52 75 6e 44 53 20  66 69 6c 65 6e 61 6d 65  |.!RunDS filename|
00000430  0a 0a 61 6e 64 20 61 20  51 54 4d 20 63 6f 6d 70  |..and a QTM comp|
00000440  61 74 69 62 6c 65 20 66  69 6c 65 20 62 79 0a 0a  |atible file by..|
00000450  20 20 52 75 6e 20 3c 46  6c 75 78 24 44 69 72 3e  |  Run <Flux$Dir>|
00000460  2e 21 52 75 6e 51 54 4d  20 66 69 6c 65 6e 61 6d  |.!RunQTM filenam|
00000470  65 0a 0a 4e 6f 74 65 20  68 6f 77 65 76 65 72 20  |e..Note however |
00000480  74 68 61 74 20 62 6f 74  68 20 52 75 6e 44 53 20  |that both RunDS |
00000490  61 6e 64 20 52 75 6e 51  54 4d 20 74 65 72 6d 69  |and RunQTM termi|
000004a0  6e 61 74 65 20 77 69 74  68 20 61 20 2a 44 65 73  |nate with a *Des|
000004b0  6b 74 6f 70 2c 20 6e 6f  74 20 2a 45 78 69 74 0a  |ktop, not *Exit.|
000004c0  73 6f 20 79 6f 75 20 6d  61 79 20 77 65 6c 6c 20  |so you may well |
000004d0  68 61 76 65 20 70 72 6f  62 6c 65 6d 73 20 77 69  |have problems wi|
000004e0  74 68 20 74 68 69 73 20  69 66 20 79 6f 75 20 61  |th this if you a|
000004f0  72 65 20 6e 6f 74 20 72  75 6e 6e 69 6e 67 20 46  |re not running F|
00000500  6c 75 78 20 69 6e 73 69  64 65 20 74 68 65 0a 64  |lux inside the.d|
00000510  65 73 6b 74 6f 70 2e 0a  0a 33 2e 20 50 6f 73 73  |esktop...3. Poss|
00000520  69 62 6c 65 20 70 72 6f  62 6c 65 6d 73 0a af af  |ible problems...|
00000530  af af af af af af af af  af af 20 af af af af af  |.......... .....|
00000540  af af 0a 33 2e 31 20 31  4d 62 20 6d 61 63 68 69  |...3.1 1Mb machi|
00000550  6e 65 73 0a 20 20 20 20  af af af af af af af af  |nes.    ........|
00000560  af af af af 0a 59 6f 75  20 6d 61 79 20 65 78 70  |.....You may exp|
00000570  65 72 69 65 6e 63 65 20  70 72 6f 62 6c 65 6d 73  |erience problems|
00000580  20 72 75 6e 6e 69 6e 67  20 46 6c 75 78 20 6f 6e  | running Flux on|
00000590  20 61 20 31 4d 62 20 6d  61 63 68 69 6e 65 2e 20  | a 1Mb machine. |
000005a0  54 68 65 72 65 73 20 6e  6f 74 20 61 20 6c 6f 74  |Theres not a lot|
000005b0  20 49 0a 63 61 6e 20 73  75 67 67 65 73 74 20 74  | I.can suggest t|
000005c0  6f 20 68 65 6c 70 2e 20  46 6c 75 78 20 75 73 65  |o help. Flux use|
000005d0  73 20 76 65 72 79 20 6c  61 72 67 65 20 74 61 62  |s very large tab|
000005e0  6c 65 73 20 74 6f 20 69  6d 70 6c 65 6d 65 6e 74  |les to implement|
000005f0  20 73 75 63 68 20 68 69  67 68 20 73 70 65 65 64  | such high speed|
00000600  0a 69 6d 61 67 65 20 70  72 6f 63 65 73 73 69 6e  |.image processin|
00000610  67 2c 20 61 6e 64 20 73  6f 20 6d 65 6d 6f 72 79  |g, and so memory|
00000620  20 69 73 20 76 65 72 79  20 74 69 67 68 74 2e 0a  | is very tight..|
00000630  0a 54 68 69 6e 67 73 20  74 68 61 74 20 79 6f 75  |.Things that you|
00000640  20 6d 61 79 20 6e 65 65  64 20 74 6f 20 64 6f 20  | may need to do |
00000650  74 6f 20 73 6f 6c 76 65  20 74 68 65 20 70 72 6f  |to solve the pro|
00000660  62 6c 65 6d 20 61 72 65  3a 0a 20 20 20 20 20 20  |blem are:.      |
00000670  20 20 20 52 75 6e 20 46  6c 75 78 20 66 72 6f 6d  |   Run Flux from|
00000680  20 74 68 65 20 73 75 70  65 72 76 69 73 6f 72 2c  | the supervisor,|
00000690  20 6e 6f 74 20 74 68 65  20 64 65 73 6b 74 6f 70  | not the desktop|
000006a0  0a 20 20 20 20 20 20 20  20 20 52 4d 4b 69 6c 6c  |.         RMKill|
000006b0  20 61 6c 6c 20 75 6e 75  73 65 64 20 6d 6f 64 75  | all unused modu|
000006c0  6c 65 73 0a 20 20 20 20  20 20 20 20 20 45 6e 73  |les.         Ens|
000006d0  75 72 65 20 74 68 65 72  65 20 69 73 20 65 6e 6f  |ure there is eno|
000006e0  75 67 68 20 6d 65 6d 6f  72 79 20 69 6e 20 74 68  |ugh memory in th|
000006f0  65 20 52 4d 41 2e 20 46  6c 75 78 20 69 73 6e 74  |e RMA. Flux isnt|
00000700  20 61 62 6c 65 20 74 6f  20 63 6c 61 69 6d 20 74  | able to claim t|
00000710  68 65 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |he.             |
00000720  63 6f 72 72 65 63 74 20  61 6d 6f 75 6e 74 20 6f  |correct amount o|
00000730  66 20 73 70 61 63 65 20  69 6e 20 74 68 65 20 52  |f space in the R|
00000740  4d 41 2c 20 61 73 20 69  74 20 69 73 20 75 6e 61  |MA, as it is una|
00000750  62 6c 65 20 74 6f 20 70  72 65 64 69 63 74 20 74  |ble to predict t|
00000760  68 65 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |he.             |
00000770  73 70 61 63 65 20 74 68  65 20 6d 75 73 69 63 20  |space the music |
00000780  70 6c 61 79 65 72 20 77  69 6c 6c 20 74 61 6b 65  |player will take|
00000790  20 75 70 2e 0a 20 20 20  20 20 20 20 20 20 4d 61  | up..         Ma|
000007a0  78 69 6d 69 73 65 20 74  68 65 20 46 72 65 65 20  |ximise the Free |
000007b0  73 6c 6f 74 20 6f 6e 20  74 68 65 20 74 61 73 6b  |slot on the task|
000007c0  20 6d 61 6e 61 67 65 72  2e 20 46 6c 75 78 20 77  | manager. Flux w|
000007d0  69 6c 6c 20 63 6c 61 69  6d 20 74 68 65 20 6d 65  |ill claim the me|
000007e0  6d 6f 72 79 0a 20 20 20  20 20 20 20 20 20 20 20  |mory.           |
000007f0  20 20 69 74 20 6e 65 65  64 73 20 61 75 74 6f 6d  |  it needs autom|
00000800  61 74 69 63 61 6c 6c 79  20 2d 20 53 63 72 65 65  |atically - Scree|
00000810  6e 20 4d 65 6d 6f 72 79  2c 20 57 69 6d 70 73 6c  |n Memory, Wimpsl|
00000820  6f 74 20 28 62 75 74 20  6e 6f 74 20 52 4d 41 29  |ot (but not RMA)|
00000830  0a 0a 4f 66 20 63 6f 75  72 73 65 2c 20 74 68 65  |..Of course, the|
00000840  20 72 65 61 6c 20 73 6f  6c 75 74 69 6f 6e 20 69  | real solution i|
00000850  73 20 74 6f 20 75 70 67  72 61 64 65 20 79 6f 75  |s to upgrade you|
00000860  72 20 63 6f 6d 70 75 74  65 72 20 74 6f 20 61 74  |r computer to at|
00000870  20 6c 65 61 73 74 20 32  4d 2e 20 49 74 73 0a 6e  | least 2M. Its.n|
00000880  6f 74 20 61 73 20 65 78  70 65 6e 73 69 76 65 20  |ot as expensive |
00000890  61 73 20 79 6f 75 20 6d  69 67 68 74 20 74 68 69  |as you might thi|
000008a0  6e 6b 2e 20 41 6e 64 20  62 65 6c 69 65 76 65 20  |nk. And believe |
000008b0  6d 65 20 2d 20 69 74 20  72 65 61 6c 6c 79 20 69  |me - it really i|
000008c0  73 20 77 6f 72 74 68 20  69 74 2e 0a 0a 33 2e 32  |s worth it...3.2|
000008d0  20 54 72 61 63 6b 65 72  20 66 69 6c 65 20 64 6f  | Tracker file do|
000008e0  65 73 6e 27 74 20 77 6f  72 6b 0a 20 20 20 20 af  |esn't work.    .|
000008f0  af af af af af af af af  af af af af af af af af  |................|
00000900  af af af af af af af af  0a 46 6c 75 78 20 75 73  |.........Flux us|
00000910  65 73 20 44 69 67 69 74  61 6c 20 53 79 6d 70 68  |es Digital Symph|
00000920  6f 6e 79 20 61 6e 64 20  51 54 4d 20 74 6f 20 70  |ony and QTM to p|
00000930  6c 61 79 20 69 74 73 20  6d 75 73 69 63 2e 20 53  |lay its music. S|
00000940  6f 20 61 6e 79 74 68 69  6e 67 20 44 53 79 6d 20  |o anything DSym |
00000950  6f 72 20 51 54 4d 0a 77  69 6c 6c 20 70 6c 61 79  |or QTM.will play|
00000960  2c 20 46 6c 75 78 20 77  69 6c 6c 20 70 6c 61 79  |, Flux will play|
00000970  2e 20 43 6f 6e 76 65 72  73 65 6c 79 2c 20 46 6c  |. Conversely, Fl|
00000980  75 78 20 77 6f 6e 74 20  70 6c 61 79 20 61 6e 79  |ux wont play any|
00000990  74 68 69 6e 67 20 74 68  61 74 20 44 53 79 6d 20  |thing that DSym |
000009a0  61 6e 64 0a 51 54 4d 20  77 6f 6e 74 20 70 6c 61  |and.QTM wont pla|
000009b0  79 2e 20 53 6f 20 79 6f  75 20 77 69 6c 6c 20 68  |y. So you will h|
000009c0  61 76 65 20 70 72 6f 62  6c 65 6d 73 20 70 6c 61  |ave problems pla|
000009d0  79 69 6e 67 20 41 72 63  20 50 72 6f 74 72 61 63  |ying Arc Protrac|
000009e0  6b 65 72 20 6d 75 73 69  63 2c 20 61 6e 64 0a 44  |ker music, and.D|
000009f0  65 73 6b 74 6f 70 20 54  72 61 63 6b 65 72 20 6d  |esktop Tracker m|
00000a00  75 73 69 63 2e 20 53 6f  72 72 79 20 2d 20 49 20  |usic. Sorry - I |
00000a10  73 75 67 67 65 73 74 20  74 68 61 74 20 79 6f 75  |suggest that you|
00000a20  20 63 6f 6e 76 65 72 74  20 74 68 65 20 6d 75 73  | convert the mus|
00000a30  69 63 20 74 6f 20 6e 6f  72 6d 61 6c 0a 50 72 6f  |ic to normal.Pro|
00000a40  74 72 61 63 6b 65 72 20  66 6f 72 6d 61 74 20 74  |tracker format t|
00000a50  6f 20 70 6c 61 79 20 69  74 2e 20 49 20 6d 69 67  |o play it. I mig|
00000a60  68 74 20 69 6e 63 6c 75  64 65 20 73 75 70 70 6f  |ht include suppo|
00000a70  72 74 20 66 6f 72 20 74  68 65 73 65 20 6d 6f 72  |rt for these mor|
00000a80  65 20 6f 62 73 63 75 72  65 0a 66 6f 72 6d 61 74  |e obscure.format|
00000a90  73 20 61 74 20 61 20 6c  61 74 65 72 20 64 61 74  |s at a later dat|
00000aa0  65 2e 20 28 53 6f 72 72  79 20 4a 61 72 72 65 20  |e. (Sorry Jarre |
00000ab0  2d 20 43 61 74 68 65 64  72 6f 77 29 0a 0a 0a 34  |- Cathedrow)...4|
00000ac0  2e 20 47 65 74 74 69 6e  67 20 69 6e 20 63 6f 6e  |. Getting in con|
00000ad0  74 61 63 74 0a af af af  af af af af af af 20 af  |tact.......... .|
00000ae0  af af af af af af af af  af af 0a 46 6c 75 78 20  |...........Flux |
00000af0  77 61 73 20 77 72 69 74  74 65 6e 20 62 79 20 50  |was written by P|
00000b00  65 74 65 72 20 4b 6e 69  67 68 74 20 28 61 6b 61  |eter Knight (aka|
00000b10  20 43 61 74 68 65 64 72  6f 77 20 6f 6e 20 74 68  | Cathedrow on th|
00000b20  65 20 27 6e 65 74 29 2e  0a 0a 49 66 20 79 6f 75  |e 'net)...If you|
00000b30  20 68 61 76 65 20 61 6e  79 20 69 64 65 61 73 2c  | have any ideas,|
00000b40  20 63 6f 6d 6d 65 6e 74  73 2c 20 65 76 65 6e 20  | comments, even |
00000b50  62 75 73 69 6e 65 73 73  20 70 72 6f 70 6f 73 69  |business proposi|
00000b60  74 69 6f 6e 73 2c 20 74  68 65 6e 20 70 6c 65 61  |tions, then plea|
00000b70  73 65 20 67 65 74 0a 69  6e 20 63 6f 6e 74 61 63  |se get.in contac|
00000b80  74 2e 20 46 6c 75 78 20  69 73 20 61 20 6c 69 76  |t. Flux is a liv|
00000b90  69 6e 67 2c 20 67 72 6f  77 69 6e 67 20 70 72 6f  |ing, growing pro|
00000ba0  6a 65 63 74 2e 20 48 65  6c 70 20 69 74 20 62 65  |ject. Help it be|
00000bb0  20 77 68 61 74 20 79 6f  75 20 77 61 6e 74 20 69  | what you want i|
00000bc0  74 0a 74 6f 20 62 65 2e  0a 0a 49 66 20 79 6f 75  |t.to be...If you|
00000bd0  20 77 61 6e 74 20 74 6f  20 63 6f 6e 74 61 63 74  | want to contact|
00000be0  20 6d 65 2c 20 65 6d 61  69 6c 20 69 73 20 6d 75  | me, email is mu|
00000bf0  63 68 20 70 72 65 66 65  72 72 65 64 20 75 6e 74  |ch preferred unt|
00000c00  69 6c 20 4a 75 6e 65 20  39 35 2e 0a 20 20 20 20  |il June 95..    |
00000c10  20 20 20 70 2e 6a 2e 6b  6e 69 67 68 74 40 62 72  |   p.j.knight@br|
00000c20  61 64 66 6f 72 64 2e 61  63 2e 75 6b 20 20 28 75  |adford.ac.uk  (u|
00000c30  6e 74 69 6c 20 6d 79 20  61 63 63 6f 75 6e 74 20  |ntil my account |
00000c40  67 65 74 73 20 73 63 72  75 62 62 65 64 20 69 6e  |gets scrubbed in|
00000c50  20 6d 69 64 20 39 35 29  0a 0a 49 66 20 79 6f 75  | mid 95)..If you|
00000c60  20 61 72 65 6e 27 74 20  6f 6e 20 74 68 65 20 69  | aren't on the i|
00000c70  6e 74 65 72 6e 65 74 2c  20 73 6e 61 69 6c 20 6d  |nternet, snail m|
00000c80  61 69 6c 20 69 73 20 66  69 6e 65 2e 0a 0a 46 72  |ail is fine...Fr|
00000c90  6f 6d 20 4a 61 6e 75 61  72 79 20 39 20 74 6f 20  |om January 9 to |
00000ca0  4d 61 72 63 68 20 32 34  20 20 31 39 39 35 3a 20  |March 24  1995: |
00000cb0  50 65 74 65 72 20 4b 6e  69 67 68 74 2c 0a 20 20  |Peter Knight,.  |
00000cc0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000ce0  46 6c 61 74 20 37 2c 0a  20 20 20 20 20 20 20 20  |Flat 7,.        |
00000cf0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000d00  20 20 20 20 20 20 20 20  20 20 31 30 20 47 72 6f  |          10 Gro|
00000d10  76 65 20 54 65 72 72 61  63 65 2c 0a 20 20 20 20  |ve Terrace,.    |
00000d20  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000d30  20 20 20 20 20 20 20 20  20 20 20 20 20 20 42 72  |              Br|
00000d40  61 64 66 6f 72 64 2c 0a  20 20 20 20 20 20 20 20  |adford,.        |
00000d50  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000d60  20 20 20 20 20 20 20 20  20 20 57 65 73 74 20 59  |          West Y|
00000d70  6f 72 6b 73 68 69 72 65  2e 0a 20 20 20 20 20 20  |orkshire..      |
00000d80  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000d90  20 20 20 20 20 20 20 20  20 20 20 20 42 44 37 20  |            BD7 |
00000da0  31 41 55 0a 0a 20 46 72  6f 6d 20 4d 61 72 63 68  |1AU.. From March|
00000db0  20 32 34 20 74 6f 20 41  70 72 69 6c 20 32 31 20  | 24 to April 21 |
00000dc0  20 31 39 39 35 3a 20 50  65 74 65 72 20 4b 6e 69  | 1995: Peter Kni|
00000dd0  67 68 74 2c 0a 20 20 20  20 20 20 20 20 20 20 20  |ght,.           |
00000de0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000df0  20 20 20 20 20 20 20 33  35 20 4d 69 6c 6c 20 4c  |       35 Mill L|
00000e00  61 6e 65 2c 0a 20 20 20  20 20 20 20 20 20 20 20  |ane,.           |
00000e10  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e20  20 20 20 20 20 20 20 45  61 73 74 20 48 61 6c 74  |       East Halt|
00000e30  6f 6e 2c 0a 20 20 20 20  20 20 20 20 20 20 20 20  |on,.            |
00000e40  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000e50  20 20 20 20 20 20 47 72  69 6d 73 62 79 2c 0a 20  |      Grimsby,. |
00000e60  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00000e80  20 53 6f 75 74 68 20 48  75 6d 62 65 72 73 69 64  | South Humbersid|
00000e90  65 2e 0a 20 20 20 20 20  20 20 20 20 20 20 20 20  |e..             |
00000ea0  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
00000eb0  20 20 20 20 20 44 4e 34  30 20 33 51 41 0a 0a 20  |     DN40 3QA.. |
00000ec0  20 20 20 20 20 20 41 70  72 69 6c 20 32 31 20 74  |      April 21 t|
00000ed0  6f 20 4a 75 6e 65 20 31  36 20 31 39 39 35 3a 20  |o June 16 1995: |
00000ee0  20 42 72 61 64 66 6f 72  64 20 61 64 64 72 65 73  | Bradford addres|
00000ef0  73 0a 0a 20 20 20 20 20  20 20 20 20 20 20 4a 75  |s..           Ju|
00000f00  6e 65 20 31 36 20 31 39  39 35 20 6f 6e 77 61 72  |ne 16 1995 onwar|
00000f10  64 73 3a 20 20 47 72 69  6d 73 62 79 20 61 64 64  |ds:  Grimsby add|
00000f20  72 65 73 73 0a 0a 41 6e  20 53 41 45 20 77 6f 75  |ress..An SAE wou|
00000f30  6c 64 20 62 65 20 61 70  70 72 65 63 69 61 74 65  |ld be appreciate|
00000f40  64 2c 20 61 6c 74 68 6f  75 67 68 20 6e 6f 74 20  |d, although not |
00000f50  65 73 73 65 6e 74 69 61  6c 2e 20 49 20 61 6d 20  |essential. I am |
00000f60  6f 6e 6c 79 20 6c 69 76  69 6e 67 20 6f 6e 20 61  |only living on a|
00000f70  0a 73 6d 61 6c 6c 20 66  75 72 74 68 65 72 20 65  |.small further e|
00000f80  64 75 63 61 74 69 6f 6e  20 67 72 61 6e 74 2c 20  |ducation grant, |
00000f90  61 6e 64 20 6d 6f 6e 65  79 20 69 73 20 74 69 67  |and money is tig|
00000fa0  68 74 2e 0a 0a 0a 35 2e  20 54 68 61 6e 6b 79 6f  |ht....5. Thankyo|
00000fb0  75 73 20 61 6e 64 20 43  72 65 64 69 74 73 0a af  |us and Credits..|
00000fc0  af af af af af af af 20  af af af af af af af af  |....... ........|
00000fd0  af af af af af af af 0a  54 68 65 20 66 6f 6c 6c  |........The foll|
00000fe0  6f 77 69 6e 67 20 73 65  63 74 69 6f 6e 73 20 6f  |owing sections o|
00000ff0  66 20 46 6c 75 78 20 61  72 65 20 6e 6f 74 20 77  |f Flux are not w|
00001000  72 69 74 74 65 6e 20 62  79 20 6d 65 3a 0a 20 20  |ritten by me:.  |
00001010  20 20 20 20 20 20 20 20  20 20 44 69 67 69 74 61  |          Digita|
00001020  6c 20 53 79 6d 70 68 6f  6e 79 20 50 6c 61 79 6d  |l Symphony Playm|
00001030  6f 64 75 6c 65 20 56 31  2e 34 30 20 28 43 29 20  |odule V1.40 (C) |
00001040  42 41 53 53 20 31 39 39  31 2f 31 39 39 35 20 20  |BASS 1991/1995  |
00001050  46 72 65 65 77 61 72 65  0a 20 20 20 20 20 20 20  |Freeware.       |
00001060  20 20 20 20 20 51 54 4d  54 72 61 63 6b 65 72 20  |     QTMTracker |
00001070  56 31 2e 32 31 20 28 43  29 20 31 39 39 33 2f 34  |V1.21 (C) 1993/4|
00001080  2f 35 20 50 68 6f 65 6e  69 78 2f 51 75 61 6e 74  |/5 Phoenix/Quant|
00001090  75 6d 0a 20 20 20 20 20  20 20 20 20 20 20 20 4d  |um.            M|
000010a0  65 6d 41 6c 6c 6f 63 20  75 74 69 6c 20 56 30 2e  |emAlloc util V0.|
000010b0  31 31 0a 0a 4f 74 68 65  72 20 70 72 6f 67 72 61  |11..Other progra|
000010c0  6d 73 20 64 65 73 65 72  76 65 20 61 20 6d 65 6e  |ms deserve a men|
000010d0  74 69 6f 6e 3a 0a 20 20  20 20 20 20 20 20 20 20  |tion:.          |
000010e0  20 20 20 20 20 20 20 20  20 20 20 20 45 64 6c 69  |            Edli|
000010f0  6e 20 3a 20 62 79 20 50  69 65 72 73 20 28 61 6e  |n : by Piers (an|
00001100  64 20 61 20 6d 6f 73 74  20 61 6d 61 7a 69 6e 67  |d a most amazing|
00001110  20 70 72 6f 67 72 61 6d  20 69 74 20 69 73 29 0a  | program it is).|
00001120  20 20 20 20 20 20 20 20  32 35 36 20 43 6f 6c 6f  |        256 Colo|
00001130  75 72 20 50 61 6c 65 74  74 65 73 20 3a 20 54 61  |ur Palettes : Ta|
00001140  6b 65 6e 20 66 72 6f 6d  20 43 74 68 75 67 68 61  |ken from Cthugha|
00001150  20 6f 6e 20 74 68 65 20  50 43 0a 20 20 20 20 20  | on the PC.     |
00001160  20 20 20 20 20 20 20 20  20 20 20 20 20 20 43 72  |              Cr|
00001170  75 6e 63 68 65 72 20 3a  20 62 79 20 42 41 53 53  |uncher : by BASS|
00001180  0a 41 64 64 69 74 69 6f  6e 61 6c 20 43 6f 64 65  |.Additional Code|
00001190  20 77 61 73 20 77 72 69  74 74 65 6e 20 62 79 20  | was written by |
000011a0  48 78 50 72 6f 0a 0a 49  6e 73 70 69 72 61 74 69  |HxPro..Inspirati|
000011b0  6f 6e 2c 20 68 65 6c 70  2c 20 65 6e 63 6f 75 72  |on, help, encour|
000011c0  61 67 65 6d 65 6e 74 2c  20 74 65 73 74 69 6e 67  |agement, testing|
000011d0  20 61 6e 64 20 66 65 65  64 62 61 63 6b 20 62 79  | and feedback by|
000011e0  20 74 68 65 20 63 72 65  77 20 6f 6e 20 74 68 65  | the crew on the|
000011f0  0a 45 67 68 61 6d 20 48  69 6c 6c 73 20 70 72 69  |.Egham Hills pri|
00001200  76 61 74 65 20 74 61 6c  6b 65 72 2c 20 61 6e 64  |vate talker, and|
00001210  20 4d 6f 6e 6f 63 68 72  6f 6d 65 20 74 68 65 20  | Monochrome the |
00001220  70 75 62 6c 69 63 20 62  75 6c 6c 65 74 69 6e 20  |public bulletin |
00001230  62 6f 61 72 64 3a 0a 20  20 42 75 6e 67 6c 65 2c  |board:.  Bungle,|
00001240  20 43 6c 69 76 65 2c 20  47 61 62 72 69 65 6c 2c  | Clive, Gabriel,|
00001250  20 47 72 65 79 66 69 73  68 2c 20 48 78 50 72 6f  | Greyfish, HxPro|
00001260  2c 20 4a 69 6d 2c 20 4d  61 74 74 2c 20 53 61 69  |, Jim, Matt, Sai|
00001270  6e 74 2c 20 53 70 69 6b  65 2c 0a 20 20 54 6f 62  |nt, Spike,.  Tob|
00001280  65 72 6d 6f 72 79 2c 20  50 69 65 72 73 0a 0a 43  |ermory, Piers..C|
00001290  6c 75 62 20 72 65 63 6f  6d 6d 65 6e 64 61 74 69  |lub recommendati|
000012a0  6f 6e 3a 20 47 72 69 6d  73 62 79 20 41 6d 61 74  |on: Grimsby Amat|
000012b0  65 75 72 20 43 6f 6d 70  75 74 65 72 20 43 6c 75  |eur Computer Clu|
000012c0  62 2c 20 6d 65 65 74 69  6e 67 20 6f 6e 20 61 6c  |b, meeting on al|
000012d0  74 65 72 6e 61 74 65 0a  4d 6f 6e 64 61 79 73 2c  |ternate.Mondays,|
000012e0  20 61 74 20 53 74 2e 4d  61 72 79 27 73 20 46 69  | at St.Mary's Fi|
000012f0  72 73 74 20 61 6e 64 20  4d 69 64 64 6c 65 2e 0a  |rst and Middle..|
00001300  0a 0a 36 2e 20 57 68 61  74 73 20 6e 65 78 74 20  |..6. Whats next |
00001310  66 6f 72 20 46 6c 75 78  3f 0a af af af af af af  |for Flux?.......|
00001320  af af af af af af af af  af af af af af af af af  |................|
00001330  af 0a 54 68 65 20 66 6f  6c 6c 6f 77 69 6e 67 20  |..The following |
00001340  65 6e 68 61 6e 63 65 6d  65 6e 74 73 20 61 72 65  |enhancements are|
00001350  20 61 74 20 74 68 65 20  70 6c 61 6e 6e 69 6e 67  | at the planning|
00001360  20 73 74 61 67 65 73 2e  0a 0a 31 29 20 53 75 70  | stages...1) Sup|
00001370  70 6f 72 74 20 66 6f 72  20 73 61 6d 70 6c 65 72  |port for sampler|
00001380  73 0a 20 20 20 20 20 54  68 69 73 20 69 73 20 6f  |s.     This is o|
00001390  6e 65 20 6f 66 20 74 68  65 20 68 69 67 68 65 72  |ne of the higher|
000013a0  20 70 72 69 6f 72 69 74  79 20 70 61 72 74 73 20  | priority parts |
000013b0  70 6c 61 6e 6e 65 64 2e  20 54 68 65 72 65 20 69  |planned. There i|
000013c0  73 20 61 6c 72 65 61 64  79 20 61 0a 20 20 20 20  |s already a.    |
000013d0  20 73 75 62 73 74 61 6e  74 69 61 6c 20 63 6f 64  | substantial cod|
000013e0  65 20 66 72 61 67 6d 65  6e 74 20 77 72 69 74 74  |e fragment writt|
000013f0  65 6e 20 77 68 69 63 68  20 77 69 6c 6c 20 65 76  |en which will ev|
00001400  65 6e 74 75 61 6c 6c 79  20 61 6c 6c 6f 77 20 70  |entually allow p|
00001410  65 6f 70 6c 65 0a 20 20  20 20 20 77 69 74 68 20  |eople.     with |
00001420  73 61 6d 70 6c 65 72 73  20 74 6f 20 63 6f 6e 6e  |samplers to conn|
00001430  65 63 74 20 74 68 65 69  72 20 48 69 46 69 20 75  |ect their HiFi u|
00001440  70 20 74 6f 20 46 6c 75  78 20 61 6e 64 20 27 77  |p to Flux and 'w|
00001450  61 74 63 68 27 20 74 68  65 69 72 20 43 44 73 2c  |atch' their CDs,|
00001460  0a 20 20 20 20 20 4c 50  73 2c 20 4d 43 73 2c 20  |.     LPs, MCs, |
00001470  4d 44 73 2c 20 44 43 43  73 2e 2e 2e 2e 0a 20 20  |MDs, DCCs.....  |
00001480  20 20 20 53 75 70 70 6f  72 74 20 66 6f 72 20 74  |   Support for t|
00001490  68 65 20 53 65 72 69 61  6c 20 50 6f 72 74 27 73  |he Serial Port's|
000014a0  20 45 63 6f 53 61 6d 70  6c 65 72 2c 20 61 6e 64  | EcoSampler, and|
000014b0  20 70 72 69 6e 74 65 72  20 70 6f 72 74 20 73 61  | printer port sa|
000014c0  6d 70 6c 65 72 73 0a 20  20 20 20 20 69 73 20 63  |mplers.     is c|
000014d0  6f 6d 69 6e 67 20 73 6f  6f 6e 2c 20 77 69 74 68  |oming soon, with|
000014e0  20 6f 74 68 65 72 20 73  61 6d 70 6c 65 72 73 20  | other samplers |
000014f0  66 6f 6c 6c 6f 77 69 6e  67 2e 0a 0a 32 29 20 42  |following...2) B|
00001500  65 74 74 65 72 20 73 75  70 70 6f 72 74 20 66 6f  |etter support fo|
00001510  72 20 6d 75 73 69 63 20  70 6c 61 79 65 72 73 0a  |r music players.|
00001520  20 20 20 20 20 41 74 20  74 68 65 20 6d 6f 6d 65  |     At the mome|
00001530  6e 74 20 46 6c 75 78 20  69 73 20 68 61 72 64 77  |nt Flux is hardw|
00001540  69 72 65 64 20 66 6f 72  20 34 20 63 68 61 6e 6e  |ired for 4 chann|
00001550  65 6c 20 6d 75 73 69 63  2e 20 49 74 20 77 6f 75  |el music. It wou|
00001560  6c 64 20 62 65 20 66 61  72 0a 20 20 20 20 20 6e  |ld be far.     n|
00001570  69 63 65 72 20 74 6f 20  72 65 63 6f 67 6e 69 73  |icer to recognis|
00001580  65 20 31 2c 20 32 20 61  6e 64 20 38 20 63 68 61  |e 1, 2 and 8 cha|
00001590  6e 6e 65 6c 20 6d 75 73  69 63 2c 20 61 6e 64 20  |nnel music, and |
000015a0  61 63 74 20 61 63 63 6f  72 64 69 6e 67 6c 79 2e  |act accordingly.|
000015b0  0a 0a 33 29 20 54 6f 20  63 61 63 68 65 20 6f 72  |..3) To cache or|
000015c0  20 6e 6f 74 20 74 6f 20  63 61 63 68 65 0a 20 20  | not to cache.  |
000015d0  20 20 20 46 6c 75 78 20  69 73 20 63 75 72 72 65  |   Flux is curre|
000015e0  6e 74 6c 79 20 68 69 67  68 6c 79 20 6f 70 74 69  |ntly highly opti|
000015f0  6d 69 73 65 64 20 66 6f  72 20 6e 6f 6e 63 61 63  |mised for noncac|
00001600  68 65 64 20 70 72 6f 63  65 73 73 6f 72 73 20 28  |hed processors (|
00001610  41 52 4d 32 2c 20 61 6e  64 0a 20 20 20 20 20 41  |ARM2, and.     A|
00001620  52 4d 32 35 30 29 2e 20  49 74 20 69 73 20 6e 6f  |RM250). It is no|
00001630  74 20 71 75 69 74 65 20  73 6f 20 6f 70 74 69 6d  |t quite so optim|
00001640  61 6c 20 66 6f 72 20 41  52 4d 33 20 61 6e 64 20  |al for ARM3 and |
00001650  41 52 4d 36 31 30 2b 2c  20 61 73 20 69 74 0a 20  |ARM610+, as it. |
00001660  20 20 20 20 63 6c 75 74  74 65 72 73 20 75 70 20  |    clutters up |
00001670  74 68 65 20 63 61 63 68  65 20 75 6e 6e 65 63 65  |the cache unnece|
00001680  73 73 61 72 69 6c 79 20  77 69 74 68 20 75 6e 77  |ssarily with unw|
00001690  6f 75 6e 64 20 6c 6f 6f  70 73 2e 20 41 20 62 65  |ound loops. A be|
000016a0  74 74 65 72 20 73 79 73  74 65 6d 0a 20 20 20 20  |tter system.    |
000016b0  20 69 73 20 74 6f 20 68  61 76 65 20 74 77 6f 20  | is to have two |
000016c0  6f 72 20 6d 6f 72 65 20  76 65 72 73 69 6f 6e 73  |or more versions|
000016d0  20 2d 20 6f 6e 65 20 66  6f 72 20 41 52 4d 32 2f  | - one for ARM2/|
000016e0  32 35 30 2c 20 6f 6e 65  20 66 6f 72 20 63 61 63  |250, one for cac|
000016f0  68 65 64 0a 20 20 20 20  20 70 72 6f 63 65 73 73  |hed.     process|
00001700  6f 72 73 2e 20 50 6f 73  73 69 62 6c 79 20 65 76  |ors. Possibly ev|
00001710  65 6e 20 74 65 6c 6c 69  6e 67 20 74 68 65 20 70  |en telling the p|
00001720  72 6f 63 65 73 73 6f 72  20 6e 6f 74 20 74 6f 20  |rocessor not to |
00001730  63 61 63 68 65 20 74 68  65 20 6c 61 72 67 65 0a  |cache the large.|
00001740  20 20 20 20 20 74 61 62  6c 65 73 20 74 68 61 74  |     tables that|
00001750  20 46 6c 75 78 20 75 73  65 73 2c 20 77 68 69 63  | Flux uses, whic|
00001760  68 20 64 69 73 72 75 70  74 20 74 68 65 20 63 61  |h disrupt the ca|
00001770  63 68 65 2e 0a 0a 34 29  20 45 6e 68 61 6e 63 65  |che...4) Enhance|
00001780  6d 65 6e 74 73 20 66 6f  72 20 74 68 65 20 52 69  |ments for the Ri|
00001790  73 63 20 50 43 0a 20 20  20 20 20 46 72 6f 6d 20  |sc PC.     From |
000017a0  74 68 65 20 6c 6f 6f 6b  73 20 6f 66 20 74 65 63  |the looks of tec|
000017b0  68 6e 69 63 61 6c 20 73  70 65 63 69 66 69 63 61  |hnical specifica|
000017c0  74 69 6f 6e 73 20 6f 6e  20 74 68 65 20 52 69 73  |tions on the Ris|
000017d0  63 20 50 43 2c 20 69 74  20 73 68 6f 75 6c 64 0a  |c PC, it should.|
000017e0  20 20 20 20 20 62 65 20  70 6f 73 73 69 62 6c 65  |     be possible|
000017f0  20 74 6f 20 64 6f 20 61  20 6c 6f 74 20 6f 66 20  | to do a lot of |
00001800  70 61 6c 65 74 74 65 20  65 66 66 65 63 74 73 20  |palette effects |
00001810  2d 20 74 68 69 6e 67 73  20 6c 69 6b 65 20 70 75  |- things like pu|
00001820  6c 73 61 74 69 6e 67 0a  20 20 20 20 20 70 61 6c  |lsating.     pal|
00001830  65 74 74 65 73 2c 20 66  61 64 69 6e 67 2c 20 73  |ettes, fading, s|
00001840  74 72 6f 62 69 6e 67 20  61 6e 64 20 6d 69 78 69  |trobing and mixi|
00001850  6e 67 2e 20 54 68 69 73  20 77 6f 72 6b 20 69 73  |ng. This work is|
00001860  20 68 61 6d 70 65 72 65  64 20 62 79 20 6d 65 0a  | hampered by me.|
00001870  20 20 20 20 20 6e 6f 74  20 6f 77 6e 69 6e 67 20  |     not owning |
00001880  6f 72 20 68 61 76 69 6e  67 20 61 63 63 65 73 73  |or having access|
00001890  20 74 6f 20 61 20 52 69  73 63 20 50 43 20 6f 72  | to a Risc PC or|
000018a0  20 74 68 65 20 61 70 70  72 6f 70 72 69 61 74 65  | the appropriate|
000018b0  20 74 65 63 68 6e 69 63  61 6c 0a 20 20 20 20 20  | technical.     |
000018c0  64 6f 63 75 6d 65 6e 74  61 74 69 6f 6e 20 6f 66  |documentation of|
000018d0  20 68 6f 77 20 74 6f 20  63 6f 6e 74 72 6f 6c 20  | how to control |
000018e0  74 68 65 20 52 50 43 20  70 61 6c 65 74 74 65 2c  |the RPC palette,|
000018f0  20 62 75 74 20 6e 65 76  65 72 20 6d 69 6e 64 20  | but never mind |
00001900  2d 20 49 74 27 73 0a 20  20 20 20 20 6f 6e 20 6d  |- It's.     on m|
00001910  79 20 27 74 6f 20 64 6f  27 20 6c 69 73 74 2e 0a  |y 'to do' list..|
00001920  0a 35 29 20 53 75 70 70  6f 72 74 20 66 6f 72 20  |.5) Support for |
00001930  43 44 20 52 4f 4d 20 64  72 69 76 65 73 0a 20 20  |CD ROM drives.  |
00001940  20 20 20 43 6f 6d 69 6e  67 20 73 75 62 73 74 61  |   Coming substa|
00001950  6e 74 69 61 6c 6c 79 20  6c 61 74 65 72 20 77 69  |ntially later wi|
00001960  6c 6c 20 62 65 20 73 75  70 70 6f 72 74 20 66 6f  |ll be support fo|
00001970  72 20 70 6c 61 79 69 6e  67 20 61 75 64 69 6f 20  |r playing audio |
00001980  43 44 73 0a 20 20 20 20  20 74 68 72 6f 75 67 68  |CDs.     through|
00001990  20 46 6c 75 78 20 75 73  69 6e 67 20 61 20 43 44  | Flux using a CD|
000019a0  20 52 4f 4d 20 64 72 69  76 65 2e 20 54 68 69 73  | ROM drive. This|
000019b0  20 6d 69 67 68 74 20 6e  6f 74 20 62 65 20 70 6f  | might not be po|
000019c0  73 73 69 62 6c 65 20 2d  20 69 74 20 77 69 6c 6c  |ssible - it will|
000019d0  0a 20 20 20 20 20 64 65  70 65 6e 64 20 6f 6e 20  |.     depend on |
000019e0  74 68 69 6e 67 73 20 6c  69 6b 65 20 43 44 20 74  |things like CD t|
000019f0  72 61 6e 73 66 65 72 20  73 70 65 65 64 20 61 6e  |ransfer speed an|
00001a00  64 20 73 75 63 68 20 74  68 69 6e 67 73 2e 20 54  |d such things. T|
00001a10  69 6d 65 20 77 69 6c 6c  0a 20 20 20 20 20 74 65  |ime will.     te|
00001a20  6c 6c 2c 20 61 6c 74 68  6f 75 67 68 20 68 65 72  |ll, although her|
00001a30  65 20 61 67 61 69 6e 20  49 20 61 6d 20 68 61 6d  |e again I am ham|
00001a40  70 65 72 65 64 20 62 79  20 74 68 65 20 6c 61 63  |pered by the lac|
00001a50  6b 20 6f 66 20 61 20 43  44 20 52 4f 4d 20 64 72  |k of a CD ROM dr|
00001a60  69 76 65 2e 0a 0a 36 29  20 4c 61 72 67 65 72 20  |ive...6) Larger |
00001a70  73 63 72 65 65 6e 20 6d  6f 64 65 73 0a 20 20 20  |screen modes.   |
00001a80  20 20 33 32 30 78 32 35  36 2c 20 6f 76 65 72 73  |  320x256, overs|
00001a90  63 61 6e 20 33 38 34 78  32 38 38 2c 20 61 6e 64  |can 384x288, and|
00001aa0  20 6d 75 6c 74 69 73 79  6e 63 20 33 32 30 78 34  | multisync 320x4|
00001ab0  38 30 2f 33 32 30 78 35  31 32 20 73 69 7a 65 64  |80/320x512 sized|
00001ac0  20 46 6c 75 78 0a 20 20  20 20 20 70 6c 61 73 6d  | Flux.     plasm|
00001ad0  61 73 20 68 61 76 65 20  62 65 65 6e 20 73 75 67  |as have been sug|
00001ae0  67 65 73 74 65 64 2e 20  28 54 68 65 72 65 20 77  |gested. (There w|
00001af0  69 6c 6c 20 62 65 20 63  6f 6e 73 69 64 65 72 61  |ill be considera|
00001b00  62 6c 65 20 73 70 65 65  64 0a 20 20 20 20 20 68  |ble speed.     h|
00001b10  61 6e 64 69 63 61 70 73  20 61 73 20 74 68 65 20  |andicaps as the |
00001b20  73 69 7a 65 20 67 65 74  73 20 6c 61 72 67 65 72  |size gets larger|
00001b30  2c 20 62 75 74 20 46 6c  75 78 20 61 6c 72 65 61  |, but Flux alrea|
00001b40  64 79 20 72 75 6e 73 20  61 74 20 31 30 30 66 70  |dy runs at 100fp|
00001b50  73 20 6f 6e 0a 20 20 20  20 20 61 20 52 69 73 63  |s on.     a Risc|
00001b60  20 50 43 21 29 0a 0a 37  29 20 41 20 57 69 6d 70  | PC!)..7) A Wimp|
00001b70  20 66 72 6f 6e 74 20 65  6e 64 0a 20 20 20 20 20  | front end.     |
00001b80  57 69 74 68 20 61 6c 6c  20 74 68 65 73 65 20 6f  |With all these o|
00001b90  70 74 69 6f 6e 73 2c 20  69 74 20 6c 6f 6f 6b 73  |ptions, it looks|
00001ba0  20 6c 69 6b 65 20 74 68  65 72 65 20 69 73 20 61  | like there is a|
00001bb0  20 72 65 61 6c 20 6e 65  65 64 20 66 6f 72 20 61  | real need for a|
00001bc0  20 6e 69 63 65 0a 20 20  20 20 20 66 72 6f 6e 74  | nice.     front|
00001bd0  65 6e 64 2e 20 41 66 74  65 72 20 61 6c 6c 2c 20  |end. After all, |
00001be0  74 68 61 74 73 20 77 68  61 74 20 74 68 65 20 53  |thats what the S|
00001bf0  74 79 6c 65 20 67 75 69  64 65 20 72 65 71 75 69  |tyle guide requi|
00001c00  72 65 73 21 0a 20 20 20  20 20 54 68 65 72 65 20  |res!.     There |
00001c10  68 61 76 65 20 65 76 65  6e 20 62 65 65 6e 20 72  |have even been r|
00001c20  65 71 75 65 73 74 73 20  66 6f 72 20 46 6c 75 78  |equests for Flux|
00001c30  20 74 6f 20 6d 75 6c 74  69 74 61 73 6b 20 69 6e  | to multitask in|
00001c40  20 74 68 65 20 77 69 6e  64 6f 77 2c 20 6c 69 6b  | the window, lik|
00001c50  65 0a 20 20 20 20 20 74  68 65 20 50 43 20 45 6d  |e.     the PC Em|
00001c60  75 6c 61 74 6f 72 2c 20  61 6e 64 20 61 6c 73 6f  |ulator, and also|
00001c70  20 72 65 71 75 65 73 74  73 20 66 6f 72 20 69 74  | requests for it|
00001c80  20 61 73 20 61 20 73 63  72 65 65 6e 73 61 76 65  | as a screensave|
00001c90  72 2e 0a 0a 38 29 20 41  6e 79 20 6f 74 68 65 72  |r...8) Any other|
00001ca0  20 69 64 65 61 73 3f 0a  20 20 20 20 20 59 6f 75  | ideas?.     You|
00001cb0  20 63 61 6e 20 63 6f 6e  74 61 63 74 20 6d 65 20  | can contact me |
00001cc0  2d 20 73 6f 20 67 6f 20  61 68 65 61 64 21 20 49  |- so go ahead! I|
00001cd0  66 20 79 6f 75 20 77 61  6e 74 20 74 6f 20 74 72  |f you want to tr|
00001ce0  79 20 61 6e 20 69 64 65  61 20 6f 75 74 2c 0a 20  |y an idea out,. |
00001cf0  20 20 20 20 63 6f 6e 74  61 63 74 20 6d 65 20 61  |    contact me a|
00001d00  6e 64 20 49 27 6c 6c 20  73 65 65 20 77 68 61 74  |nd I'll see what|
00001d10  20 49 20 63 61 6e 20 64  6f 20 66 6f 72 20 74 68  | I can do for th|
00001d20  65 20 6e 65 78 74 20 76  65 72 73 69 6f 6e 20 6f  |e next version o|
00001d30  66 20 46 6c 75 78 2e 0a  0a 0a 4e 65 77 20 76 65  |f Flux....New ve|
00001d40  72 73 69 6f 6e 73 20 6f  66 20 46 6c 75 78 20 77  |rsions of Flux w|
00001d50  69 6c 6c 20 61 70 70 65  61 72 20 6f 6e 20 49 6e  |ill appear on In|
00001d60  74 65 72 6e 65 74 73 20  57 6f 72 6c 64 20 57 69  |ternets World Wi|
00001d70  64 65 20 57 65 62 3a 0a  20 20 20 20 20 20 20 20  |de Web:.        |
00001d80  20 20 20 20 20 20 20 20  20 20 20 20 20 20 20 20  |                |
*
00001da0  20 20 20 20 20 68 74 74  70 3a 2f 2f 77 77 77 2e  |     http://www.|
00001db0  62 72 61 64 2e 61 63 2e  75 6b 2f 7e 70 6a 6b 6e  |brad.ac.uk/~pjkn|
00001dc0  69 67 68 74 0a 0a 41 6c  74 65 72 6e 61 74 69 76  |ight..Alternativ|
00001dd0  65 6c 79 2c 20 70 6f 73  74 20 6d 65 20 61 20 64  |ely, post me a d|
00001de0  69 73 63 20 61 6e 64 20  61 6e 20 53 41 45 2c 20  |isc and an SAE, |
00001df0  61 6e 64 20 49 27 6c 6c  20 70 6f 73 74 20 79 6f  |and I'll post yo|
00001e00  75 20 62 61 63 6b 20 74  68 65 20 63 75 72 72 65  |u back the curre|
00001e10  6e 74 0a 76 65 72 73 69  6f 6e 2e 0a 0a 0a 45 6e  |nt.version....En|
00001e20  6a 6f 79 2c 0a 20 20 20  20 20 20 20 20 50 65 74  |joy,.        Pet|
00001e30  65 72 20 4b 6e 69 67 68  74 20 61 6b 61 20 43 61  |er Knight aka Ca|
00001e40  74 68 65 64 72 6f 77                              |thedrow|
00001e47