home *** CD-ROM | disk | FTP | other *** search
- This is a little music editor written in Turbo Pascal. The executable
- version is included and you can use that right away.
-
- To re-compile or modify you will need the Turbo Editor Toolbox,
- the QWIK and WNDW utilities for which are widely available
- and, of course, Turbo Pascal 4.0.
-
- It also uses a MUS.PAS which is based on MUSIC.PAS by Gregory Arakelian
- and Ted Lassagne. I have included my modified version of that file.
- You can download the original as MUSIC.ARC on many boards that have
- Pascal code. Music.Pas needs to be modified to include the octave
- shift command ('>' and '<') of the BASICA play command language but
- I did not get around to it.
-
- This is a quick hack, but it shows how you can use the editor toolbox
- to do some neat things. It is a great relief not to have to re-invent
- the wheel by writing editing routines.
-
- I have included some music texts which I have collected along the way.
- Credit is given where possible. These songs were scavenged out of various
- BASIC programs.
-
- Also included is a file called TUTOR which you can use to see how the
- Editor works. Just load it up into the editor by running ME with TUTOR
- as the parameter. Or you can run the editor, and use Alt-F4 to load the
- file.
-
-
-
-