Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!rex!samsung!gem.mps.ohio-state.edu!swrinde!cs.utexas.edu!rice!sun-spots-request From: richard@aiai.edinburgh.ac.uk (Richard Tobin) Newsgroups: comp.sys.sun Subject: Re: Description of SPARC soundfile format? Keywords: Miscellaneous Message-ID: <3067@brazos.Rice.edu> Date: 14 Nov 89 16:12:57 GMT Sender: root@rice.edu Organization: Sun-Spots Lines: 7 Approved: Sun-Spots@rice.edu X-Refs: Original: v8n194, Related: v8n193 X-Sun-Spots-Digest: Volume 8, Issue 198, message 4 of 18 > They are clearly non-ascii files (as an examination of the sample file > 'sample.au' reveals), but are the values long floats, or what? No, they're just bytes. They're represented slightly strangely: a byte with value n in the file means 384-n if n > 128, otherwise it means n. -- Richard