home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 712.dms / 712.adf / play1 < prev   
Encoding:
Text File  |  1990-07-11  |  460 b   |  16 lines

  1. echo "H                    EINE KLEINE NACHTMUSIK"
  2. echo ""
  3. echo "                                    Allegro"
  4. play i=instruments "scores/EINE KLEINE_Allegro"
  5. echo ""
  6. echo "                             Romanze"
  7. play i=instruments "scores/EINE KLEINE_Romanze"
  8. echo ""
  9. echo "                     Menuetto"
  10. play i=instruments "scores/EINE KLEINE_Minuet"
  11. echo ""
  12. echo "                Rondo"
  13. play i=instruments "scores/EINE KLEINE_Rondo"
  14. type s/instructions
  15.  
  16.