Short:        CAMD based Midi file player and visualiser + source
Author:       T.Miles (tom@teknogrebo.freeserve.co.uk)
Uploader:     T Miles
Type:         mus/play
Architecture: m68k-amigaos

Project Omega is at it's root a plugin based input visualiser.  However,
more specifically, at the moment it plays midi files (via a suitable midi
sound module) and does graphics.  It was written as part of my degree in
computer science at Birmingham University UK, and as such isn't a
completely finsihed product.

I'm very interested in some feedback, but please don't ask for new features
or plugins until after July 2000.  I'll have finshed my degree by then! :)

It's been tested on my A1200/040 with a BVision and works just fine.  On
other setups it might not.  I apologise in advance if it doesn't work, but
I'm not going to fix it just yet!  I've got more important things to worry
about.

See my homepage for (a few) more details:
http://www.teknogrebo.freeserve.co.uk

Requirement:

camd.library
realtime.library
guigfx.library
render.library
Cybergraphics
MUI
nlist.mcc (included)
nlistview.mcc (included)
guigfx.mcc (included)
A midi port and sound module set up to out.0 with camd
A sense of humour!

Hefty requirements for a simple program, but believe me it made my life
easier!

Note to developers:  I'ld be interested if anyone wanted to develop some
plugins.  Let me know.  A good knowledge of c++ is a definate requirement
here!  Full source, plus stormc project files are included!