home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 540.dms / 540.adf / S / play0 < prev    next >
Text File  |  1978-07-19  |  726b  |  20 lines

  1. echo "H HANDEL. Arrival of the Queen of Sheba"
  2. play i=instruments scores/Sheba
  3. echo "BACH. Badinerie from Suite no. 2 and Air from Suite no. 3"
  4. play i=instruments "scores/Badinerie & Air"
  5. echo "HANDEL. Allegro Deciso from The Water Music"
  6. play i=instruments "scores/Water Music"
  7. echo "BACH. Gavotte from Suite no. 3"
  8. play i=instruments scores/Gavotte
  9. echo "BACH. BRANDENBURG CONCERTO No. 5 IN D MAJOR"
  10. echo "First Movement - Allegro"
  11. play i=instruments scores/brandenburg5_1
  12. echo "Second Movement - Affettuoso"
  13. play i=instruments scores/brandenburg5_2
  14. echo "Third Movement - Allegro"
  15. play i=instruments scores/brandenburg5_3
  16. echo "PACHELBEL. Canon & Gigue"
  17. play i=instruments "scores/canon & gigue"
  18. type s/instructions
  19.  
  20.