home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 1050.dms / 1050.adf / S / playall < prev    next >
Encoding:
Text File  |  1991-05-16  |  2.0 KB  |  52 lines

  1. echo "cut*n"
  2. echo "                   ANTONIO VIVALDI - THE FOUR SEASONS"
  3. echo "                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
  4. echo ""
  5. echo "       NOTE - Two drive users should have both disks inserted!"
  6. echo ""
  7. echo "Disk One-"
  8. echo "---------"
  9. echo " SPRING (La Primavera)."
  10. echo "   First movement - Allegro"
  11. play i=vivaldi1:instruments vivaldi1:scores/spring1
  12. echo "   Second movement - Largo e pianissimo sempre"
  13. play i=vivaldi1:instruments vivaldi1:scores/spring2
  14. echo "   Third movement - Allegro"
  15. play i=vivaldi1:instruments vivaldi1:scores/spring3
  16. echo ""
  17. echo " SUMMER (L'Estate)."
  18. echo "   First movement - Allegro non molto"
  19. play i=vivaldi1:instruments vivaldi1:scores/summer1
  20. echo "   Second movement - Adagio"
  21. play i=vivaldi1:instruments vivaldi1:scores/summer2
  22. echo "   Third movement - Tempo impetuoso d'Estate"
  23. echo ""
  24. echo " (Single drive users should insert Disk Two (Vivaldi2) while this"
  25. echo "  movement is playing - wait for disk activity to cease!)"
  26. play i=vivaldi1:instruments vivaldi1:scores/summer3
  27. echo "cut*n"
  28. echo "                   ANTONIO VIVALDI - THE FOUR SEASONS"
  29. echo "                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~"
  30. echo "Disk Two-"
  31. echo "---------"
  32. echo " AUTUMN (L'Autunno)"
  33. echo "   First movement - Allegro"
  34. play i=vivaldi2:instruments vivaldi2:scores/autumn1
  35. echo "   Second movement - Adagio"
  36. play i=vivaldi2:instruments vivaldi2:scores/autumn2
  37. echo "   Third movement - Allegro"
  38. play i=vivaldi2:instruments vivaldi2:scores/autumn3
  39. echo ""
  40. echo " WINTER (L'Inverno)"
  41. echo "   First movement - Allegro non molto"
  42. play i=vivaldi2:instruments vivaldi2:scores/winter1
  43. echo "   Second movement - Largo"
  44. play i=vivaldi2:instruments vivaldi2:scores/winter2
  45. echo "   Third movement - Allegro"
  46. echo ""
  47. echo " (Single drive users who wish to hear the performance through again"
  48. echo "  should insert Disk One (Vivaldi1) while this movement is playing -"
  49. echo "  wait for disk activity to cease before swapping disks!)"
  50. play i=vivaldi2:instruments vivaldi2:scores/winter3
  51. Type S:instructions
  52.