MathGroup Archive 2009

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: Sound Functions Crash Kernel

  • To: mathgroup at smc.vnet.net
  • Subject: [mg105027] Re: Sound Functions Crash Kernel
  • From: Larry V <vandel at gmail.com>
  • Date: Wed, 18 Nov 2009 06:59:22 -0500 (EST)
  • References: <hdttap$h4o$1@smc.vnet.net>

On Nov 17, 5:19 am, Larry V <van... at gmail.com> wrote:
> Hello:
>
> I just installed Mathematica home edition V7.0.1 on my Vista Ultimate
> SP2 machine running on an I7 that uses Realtek Audio.
>
> When I did the install the installer reported quite a few files that
> it claimed to be corrupt that I allowed it to ignore.    This is in
> itself is a bit disconcerting.
>
> Most of them were .nb files and I figure that wouldn't hurt anything.
> Two were .dlls that appear to be part of the Intel MKL package.  mkl-
> lapack.dll and mkl-vml-p4.dll.
>
> System works fine but every time I try to view audio with any use of
> Play[] even with the supplied demos or by trying to Import a .wav file
> the kernel crashes with a beep
>
> "The kernel Local has quit (exited) during the course of an
> evaluation."
>
> Input seems to be anything for instance ( Play[Sin [2 Pi 440 t], {t,
> 1, 5}] )
>
> Is there any way to troublshoot this kind of thing?
>
> Thanks
>
> LVDJ

This also causes the issue.....

ListPlot[Abs[Fourier[Take[temp1, 100]]], Joined -> True]  where temp1
is a real valued vector.





  • Prev by Date: Permanent Computation Efficiency
  • Next by Date: Re: Re: Fyi, Listing of Mathematica 7
  • Previous by thread: Re: Sound Functions Crash Kernel
  • Next by thread: Re: Sound Functions Crash Kernel