KZSU now broadcasts its air signal using the Cyber Radio 1 system, virtually the same software used by WREK-NET. The sound is represented with 8-bit mu-law encoding, sampled at 8000 Hz (i.e., bandlimited to 4000 Hz) as monophonic sound. It's fundamentally the same quality you'd get on a good telephone.
If you are using a Macintosh, a Windows/DOS computer, or a non-desktop computer, you'll have to pit your wits against the source code; at KZSU, we're mainly poor UNIX nerds (which is why we can't afford RealAudio or StreamWorks). Sorry.
Watch this space. We'll be adding new clients, WWW sound samples, and other features in our copious free time.
Your Internet connection should be able to deliver at least around 64,000 bps for the audio before you try this. Otherwise, you'll probably receive subliminal messages from some past KZSU program director.
Note that many Web browsers (e.g., Netscape and Mosaic) will do this for you automagically.
If you're using the generic Georgia Tech client instead of one
from KZSU's FTP archive, point it to our server:
$ ./cr1 -i kzsu-cr1.stanford.edu
For the domain-challenged, this is currently 36.118.0.90.
KZSU keeps some Cyber Radio 1 files on our FTP server under
ftp://www-kzsu.stanford.edu/CyberRadio1.
Here are a few extra hyperlinks for your convenience:
The original source for Cyber Radio 1 is in the FTP directory,
ftp://ftp.gatech.edu/pub/wrek/CyberRadio1
from WREK at Georgia Tech.
This should compile OK on FreeBSD and/or LINUX systems. Or it can
be the basis of your own super-duper client if you feel so moved.
Also, John Selbie, CR1's creator, keeps a number of WWW pages of interest:
Thus far, the problems that listeners have encountered are solvable, provided they have the skill, tools and time to wrangle with the source code:
% cr1 -i kzsu-cr1.stanford.edu ld.so.1: ./cr1: warning: /usr/4lib/libc.so.1.8 has older revision than expected 9If cr1 runs, then you can usually ignore such warnings, though if you recompile it on your system, you can get rid of the warnings altogether.