home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: rec.radio.shortwave
- Path: sparky!uunet!timbuk.cray.com!walter.cray.com!jcarroll
- From: jcarroll@ferris.cray.com (Jeff Carroll)
- Subject: Re: computer as tone gen
- Message-ID: <1992Dec22.172008.3520@walter.cray.com>
- Originator: jcarroll@ferris
- Lines: 35
- Sender: jcarroll@ferris (Jeff Carroll)
- Nntp-Posting-Host: ferris.cray.com
- Organization: Cray Research, Inc.
- References: <1992Dec22.4230.11523@dosgate>
- Distribution: rec
- Date: 22 Dec 92 17:20:08 CST
-
-
-
- > This note describes how you can use your computer as an accurate
- > audio-tone sweep generator to tune musical instruments and check
- > the frequency of a digital shortwave receiver.
-
- One needs to be very careful about making this kind of claim.
-
- Unless you have some pretty sophisticated hardware (which is in any
- case not likely to be supported by your BASIC interpreter), your PC
- doesn't have the capability to generate a frequency "sweep". What it
- does is sequentially step through the frequencies supported by the
- tone generator hardware, at a rate determined by your program.
-
- The number of tones and their spacing is hardware dependent. On the
- PCs and clones I have been around, the accuracy of the tones generated
- by a SOUND command (or its equivalent in other BASIC dialects) is within
- only a few Hz - good enough only to do a very rough job of zero-beating
- the synthesizer in your receiver, and certainly not good enough for
- musical purposes. (On other, more multi-media oriented machines such
- as Amigas and Ataris, the tone generation hardware may have finer
- resolution.)
-
- Moreover, the only thing that you learn from zero-beating your receiver
- against your PC is that they have different time standards. There is no
- _a_priori_ method of knowing which is correct; in fact, your receiver is
- probably right and your computer wrong, since for respectable receivers
- frequency accuracy is specified and tested at the factory, and frequency
- accuracy is not even a significant design goal for your average PC.
-
- People who need frequency accuracy in their computer hardware buy time
- standards which are specially engineered for the purpose.
-
- Jeff Carroll
- carroll@herndon.cray.com
-