Index of /essentialhb/02/7/9

      Name                    Last modified       Size  Description

[DIR] Parent Directory 17-Jan-2006 21:06 - [TXT] FILES279.TXT 02-Aug-1988 07:05 2k [TXT] MANUAL.BAT 03-Jun-1988 03:36 1k [   ] PIANOMAN.DOC 15-Apr-1988 07:00 42k [   ] PIANOMAN.EXE 15-Apr-1988 07:00 73k [   ] PINST.EXE 15-Apr-1988 07:00 29k [   ] PLAYRPNO.EXE 15-Apr-1988 07:00 67k [DIR] SPKR/ 17-Jan-2006 21:06 - [DIR] TP4/ 17-Jan-2006 21:06 - [DIR] TUNES/ 17-Jan-2006 21:06 -

FILES on the PIANOMAN DISK
==========================
PIANOMAN.EXE  PIANOMAN music creation and editing program
PLAYRPNO.EXE  PLAYER PIANO music compiler and utility program
PINST.EXE     Installation program for the above
PIANOMAN.DOC  Documentation for the above

FILES in the "TUNES" directory
==============================
A sampling of tunes created with PIANOMAN.  Some are MUZ files
that you can load into PIANOMAN and play or modify.  Others are
COM files -- these are standalone programs created by PLAYER
PIANO.  When you register PIANOMAN by sending the $25 registration
fee, you get a copy of the latest version AND another disk of tunes.

FILES in the "SPKR" directory
=============================
These files are copyrighted by Cove Software, and are included here
with permission.  SPKR.DOC explains the workings of SPKR.SYS, and
TRAPEZE.SPK is a sample input file for the SPKR device.  When you
install SPKR.SYS in your computer, you can play "background" music
by writing special commands to the "SPK" device, just as you can
write to "PRN" or "LPT1".  An option in PLAYER PIANO converts _short_
PIANOMAN tunes (128 notes or less) into input files for the SPK device.

FILES in the "TP4" directory
============================
These files are for programmers who want to incorporate MUZ files into
their programs.  They're written in Turbo Pascal version 4.0.  If you
program in another language, I hope the Pascal code is clear enough
that you can easily translate it.  The file structure is the most
important thing, and I think that will be clear from the code.