Xref: utzoo comp.sys.mac.hypercard:4998 comp.sys.mac.misc:5708 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!dali.cs.montana.edu!ogicse!yeshwant From: yeshwant@ogicse.ogi.edu (Yeshwant K Muthusamy) Newsgroups: comp.sys.mac.hypercard,comp.sys.mac.misc Subject: Information on ADC -> SND format conversion programs Keywords: adc, snd resources, format Message-ID: <13976@ogicse.ogi.edu> Date: 14 Nov 90 09:40:47 GMT Organization: Oregon Graduate Institute (formerly OGC), Beaverton, OR Lines: 43 I'm on the lookout for software/shareware/freeware that will convert an ADC format (see below) sound file to a 'snd' (format 2) file that can then be played on a Mac IIx using Hypercard2.0's 'play' command. I just came across a shareware program called Sound Mover (v1.62) written by Ricardo Ettore. This program converts SoundCap4.4 files to snd (format 2) files. Before I shell out $25 to become a registered user of this program, I'd like to know if it has the above capability I need. The two pages of Help provided with this program say that ASND, SMSD, DEWF, FSND format files are accepted and that the program can be made to accept other sound files as well. My question: does it accept ADC format files? [The header of an ADC file is described below. Following the header are the data points (sample values) which are 16 bit short integers. struct ad_head { short ad_hdrsize; /* Size of header, including this * this field, in short words */ short ad_version; short ad_channels; short ad_rate; /* In quarter usec */ int ad_samples; int little_indian; /* True if least significant byte is * byte 0, ie. Vax byteorder */ };] I'd appreciate any pointers/suggestions from people who've used Sound Mover or know of *ANY* Mac software that converts adc files to snd files. (just ADC -> SoundCap4.4 is also OK). Please respond by e-mail, since I'm not a regular reader of this newsgroup. Thanks in advance. -------------------------------------------------------------------------------- Yeshwant K Muthusamy | Internet: |"There are three kinds of Dept. of CS&E, | yeshwant@cse.ogi.edu | lies: lies, damn lies, Oregon Graduate Institute | UUCP: | and statistics." Beaverton, OR 97006 | ...!ogicse!yeshwant | - Winston Churchill -------------------------------------------------------------------------------