MathGroup Archive 2013

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

Search the Archive

Re: producing a noise

  • To: mathgroup at smc.vnet.net
  • Subject: [mg131619] Re: producing a noise
  • From: Bob Hanlon <hanlonr357 at gmail.com>
  • Date: Thu, 12 Sep 2013 02:25:45 -0400 (EDT)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-outx@smc.vnet.net
  • Delivered-to: mathgroup-newsendx@smc.vnet.net
  • References: <20130911075052.C72A86A4A@smc.vnet.net>

At the end of the simulation add the command:


EmitSound[Sound[
  SoundNote["C", 4, "Telephone"]]]



Bob Hanlon




On Wed, Sep 11, 2013 at 3:50 AM, Francisco Gutierrez <fgutiers2002 at yahoo.com
> wrote:

>
> Dear Group:
> Suppose I am running a simulation, and go on to work on another issue. I
> would like Mathematica to produce a sound as soon as it ends (but not
> always, only when told so).
> I imagine this is quite easy, but don't know how. Any ideas?
> Thanks
> Francisco
>
>




  • Prev by Date: Re: Incorrectly Cropped ListPlot
  • Next by Date: Re: basic namespace question, and access to BinarySearch
  • Previous by thread: producing a noise
  • Next by thread: Re: producing a noise