home *** CD-ROM | disk | FTP | other *** search
/ PC Musician 2000 / PC_Musician_2000.iso / PCMUSIC / MISC / MUSICZIP / STUFFZIP.EXE / SUMMARY.TXT < prev    next >
Encoding:
Text File  |  1996-02-12  |  5.6 KB  |  131 lines

  1. SO WHAT IS THE MUSIC PROGRAM ANYWAY?
  2. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3. This is a quick summary of MUSIC v3.2.  See the manual for all the juicy 
  4. details (MUSICDOC.PS and MUSICDOC.PCL for PostScript and HP LaserJet II 
  5. compatible printers).
  6.  
  7.                                    ,,,
  8.                                   (o o)
  9. ------------------------------oOO--(_)--OOo-----------------------------
  10.  
  11.                             <<< MUSIC.EXE >>> 
  12.                                  for DOS
  13.  
  14.                          The Electronic Song Book
  15.                                    v3.2
  16. ------------------------------------------------------------------------
  17.  
  18.   The MUSIC program, in a nutshell, lets you keep a collection of songs
  19. (chord/lyric line pairs) in "song drawers".  You can have as many
  20. song drawers as you like to keep songs grouped together by subject such
  21. as "Christmas songs" or "Wedding songs" or "Campfire songs".  Each song
  22. drawer can contain up to 999 songs.
  23.   MUSIC is a user-friendly program that anyone can use to print song 
  24. books (with or without the chords), transpose songs (change the key it's 
  25. played in), print songs with modulations and keep track of song 
  26. selection lists (extremely helpful for churches and those who have to 
  27. keep track of how many times songs are "copied" for licensing requirements
  28. such as CCLI requires from licensed churches -- in fact MUSIC can print
  29. an actual CCLI Copying Activity Report which can be mailed directly into
  30. CCLI).
  31.   MUSIC has its own built-in song editor which is specially taylored for 
  32. entering songs.  All MUSIC data files are simple text files for those of
  33. you who may want to import songs from a collection you may have from
  34. somewhere else or do any strange hacking to accomplish something MUSIC
  35. cannot do directly (which will not be necessary for most of you).
  36.   MUSIC supports any color monitor but if you have an old Monochrome PC
  37. then MUSIC will automatically detect it and run in B&W mode.  The program
  38. and data files are really small so you could even run it off of a floppy
  39. disk if you wanted to and still fit a bunch of songs on the same disk as the 
  40. program.
  41.  
  42.   MUSIC has the following menu options:
  43.     Main Menu window
  44.         New        (creates new song)
  45.         Print      (prints songs in order selected)
  46.         Transpose  (change the key the song is in)
  47.         Edit       (uses built-in editor)
  48.         Save       (writes song file to disk)
  49.         Reload     (abort changes to a song I messed up)
  50.         Delete     (delete selected songs)
  51.         Attributes (allows you to chg song title, key, etc.)
  52.         Quit       (quit the MUSIC program)
  53.     Song Drawer Tools window
  54.         Alphabetize songs     (by several different criteria)
  55.         Copy songs            (to another song drawer)
  56.         Power Picker          (Powerful selection tool)
  57.         Title display         (show song names in song window)
  58.         File name display     (show song filenames in song window)
  59.         Search songs for text (search all songs for word or phrase)
  60.         Get another drawer    (load a song drawer)
  61.         Build a song drawer   (create a new song drawer)
  62.         ReBuild this drawer   (fixes any problems and imports newbies)
  63.         Delete this drawer    (removes song drawer files & directory)
  64.         Lists menu            (powerful song selection lists manager)
  65.     Utilities window
  66.         Configure MUSIC prog. (4 screens of configuration parameters)
  67.     Choose window
  68.         All   (select all songs)
  69.         None  (unselect all songs)
  70.         Multi (allow multiple songs to be selected)
  71.         One   (only allow one song to be selected: each selection
  72.                unselects the last selection first)
  73.  
  74. Besides all this there are other useful tools to help you maintain your
  75. collections of songs.  throughout MUSIC you can press [F1] to see help screens
  76. based on where you are in the program.  The print option is extremely flexible
  77. and allows you to add special formatting to the songs you print out.  Besides
  78. printing the songs themselves, there are several reports you can print that
  79. will help you pull just the songs you're looking for from a large list.
  80. And where this just isn't good enough, you can send all your reports or songs
  81. to a file and format the text the way you want it in a word processor.
  82.  
  83. MUSIC Specifications (v3.1)
  84. ~~~~~~~~~~~~~~~~~~~~~~~~~~~
  85.   Max song drawers:     unlimited (DOS subdirectories)
  86.   Max songs per drawer: 999
  87.   Max lines per song:   300
  88.   Max chars per line:   78
  89.   Operating system:     MS DOS (PC DOS) any version
  90.   PC Requirements:      A keyboard is handy.  Auto-detects Color or B&W.
  91.   Language written in:  Borland's Turbo C++ v3.1
  92.   Program size:         670k source code, 313k executable
  93.   Song file size:       about 1k bytes on average (straight text)
  94.  
  95. Example song file: 013SILEN.MUS
  96. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  97. #TITLE=Silent Night
  98. #STORED_KEYS=G
  99. #PRINT_KEYS=G-A STEP 2
  100. ## Traditional Christmas carol.
  101. ## Sing slowly with feeling.  3/4 time.
  102. ## Modulate a full step from G to A (2 half-steps) and build.
  103.   G
  104. Silent night, Holy night,
  105. Am7     D7    G       G7
  106. All is calm, all is bright.
  107.   C                  G
  108. Round yon virgin, mother and child.
  109.   C               G
  110. Holy infant so tender and mild,
  111. Am7       D7      Em  A (or G)
  112. Sleep in Heavenly Peace -
  113.   G      Am7  D7    G
  114. Sleep in Heavenly Peace -
  115.  
  116.  
  117. *
  118. 2) Silent night, holy night,
  119.    Shepherds quake at the sight.
  120.    Glories streaming from heaven afar,
  121.    Heavenly hosts sing Aleluia,
  122.    Christ, the Savior is born,
  123.    Christ, the Savior is born,
  124.  
  125. 3) Silent night, holy night,
  126.    Son of God, love's pure light.
  127.    Radiant beams from Thy holy face,
  128.    With the dawn of redeeming grace.
  129.    Jesus, Lord at thy birth.
  130.    Jesus, Lord at thy birth.
  131.