home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / next / misc / 23431 < prev    next >
Encoding:
Internet Message Format  |  1992-12-31  |  1.8 KB

  1. Path: sparky!uunet!cs.utexas.edu!sun-barr!ames!lll-winken!fnnews.fnal.gov!fnal.fnal.gov!adunn
  2. From: adunn@fnalo.fnal.gov
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: What is the point of .playscore format?
  5. Message-ID: <1992Dec31.031119.1@fnalo.fnal.gov>
  6. Date: 31 Dec 92 09:11:19 GMT
  7. References: <1992Dec25.235230.27663@dartvax.dartmouth.edu>
  8. Organization: Fermi National Accelerator Lab
  9. Lines: 31
  10. NNTP-Posting-Host: fnalo.fnal.gov
  11.  
  12. In article <1992Dec25.235230.27663@dartvax.dartmouth.edu>, fermat@fermat.dartmouth.edu (Michael Glenn) writes:
  13. > What is the purpose of the .playscore format?  I had figured this would be  
  14. > because of the "size", but look:
  15. > -rw-rw-r--  1 fermat     43777 Dec 25 18:44 Invention-12.playscore
  16. > -rw-rw-r--  1 fermat      4669 Dec 25 18:43 Invention-12.playscore.Z
  17. > -rw-rw-r--  1 fermat     61222 Dec 25 18:43 Invention-12.score
  18. > -rw-rw-r--  1 fermat      7243 Dec 25 18:42 Invention-12.score.Z
  19. > Sure, it is smaller than the .score file, but look at how nice a job  
  20. > "compress" does with it?  (lha and zip do an even better job)  The  
  21. > compressed .score file is much much smaller than the .playscore file.  The  
  22. > time it takes playscore to read in either the .score or .playscore files  
  23. > seems very nearly the same.  So I can't believe it is to speed things up.
  24. > Anyone know?  Why not just compress them, and pipe through zcat when you  
  25. > want to read it?
  26. > Michael
  27. > fermat@fermat.dartmouth.edu (NeXTMail ok)
  28.  
  29. The playscore format is a "pre-digested" version of a score file.  Since it is
  30. a lower-level description of the music, it can be plated more reliably,
  31. temporally speaking.  It is mainly useful when the score is complicated and the
  32. DSP might not be able to process it in real time.
  33.  
  34. See the man pages for playscore for more info on such things.
  35.  
  36. _andy
  37. adunn@fnal.fnal.gov
  38.