home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / cbm / 3398 < prev    next >
Encoding:
Internet Message Format  |  1992-08-15  |  1022 b 

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ncar!noao!arizona!mcbride
  2. From: mcbride@cs.arizona.edu (Chris M. McBride)
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: Music, stereo, NTSC, PAL
  5. Summary: music frequency
  6. Message-ID: <20612@optima.cs.arizona.edu>
  7. Date: 15 Aug 92 19:28:23 GMT
  8. References: <20545@optima.cs.arizona.edu> <1992Aug14.123428.13483@cs.tu-berlin.de>
  9. Sender: news@cs.arizona.edu
  10. Organization: U of Arizona CS Dept, Tucson
  11. Lines: 12
  12.  
  13. Appendix E of the oh so feared Programmers Reference Guide
  14. Has a list of musical notes and there coresponding oscillator freq.
  15. For eaxmple it lists C0:268, C#0:284, D0:301, etc. There are 11 notes
  16. that have a high byte of 1. In PAL there are only 10 notes with a high
  17. byte of 1!  Not only is their timing diffferent, the frequency table
  18. they use is also different. It is different to compensate for the
  19. differences in timing. And like I said in a previous post, most people
  20. who fix the timing, don't forget to change the frequency table.
  21.  
  22. Chris
  23.  
  24.  
  25.