Re: sound files...
- To: mathgroup at smc.vnet.net
- Subject: [mg23250] Re: sound files...
- From: "Atul Sharma" <atulksharma at yahoo.com>
- Date: Sat, 29 Apr 2000 22:04:56 -0400 (EDT)
- References: <8e0nlm$f5r@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
It might be worthwhile upgrading to Version 4, which has built-in support
for the following formats. For me, this has been the main advantage of the
upgrade :
In[1]:=$ImportFormats
Out[1]={"AIFF", "AU", "BMP", "Dump", "EPS", "EPSI", "EPSTIFF", "Expression",
"GIF", \
"HDF", "JPEG", "Lines", "List", "MAT", "MGF", "MPS", "PBM", "PGM", "PNM", \
"PPM", "PSImage", "RawBitmap", "SND", "Table", "Text", "TIFF",
"UnicodeText", \
"WAV", "Words", "XBitmap"}
In[2]:=$ExportFormats
Out[2]={"AI", "AIFF", "AU", "BMP", "Dump", "DXF", "EPS", "EPSI", "EPSTIFF",
\
"Expression", "GIF", "HDF", "HTML", "JPEG", "Lines", "List", "MAT", "MGF", \
"MPS", "PBM", "PCL", "PDF", "PGM", "PICT", "PNM", "PPM", "PSImage", \
"RawBitmap", "SND", "Table", "TeX", "Text", "TIFF", "UnicodeText", "WAV", \
"WMF", "Words", "XBitmap"}
--
--------------------------------------------------
Atul Sharma MD, FRCP(C)
Pediatric Nephrologist,
McGill University/Montreal Children's Hospital
email: atulksharma at yahoo.com
----- Original Message -----
From: "John Herbert" <herbert.42 at osu.edu>
To: mathgroup at smc.vnet.net
Subject: [mg23250] sound files...
> I am working on mathematica 3.0 for windows, and i am trying to import
sound
> files. What i really would like to do is import a .wav file, or any type
of
> sounds file, and plot the sound wavs. I would also like to convert, if
> possible, these sound wav plots into data plots. if anyone knows some
kick
> but code for this, i would be very grateful.
>
>
> thanx so much
>
>
>
>
>