Re: producing a noise
- To: mathgroup at smc.vnet.net
- Subject: [mg131629] Re: producing a noise
- From: Francisco Gutierrez <fgutiers2002 at yahoo.com>
- Date: Fri, 13 Sep 2013 00:36:35 -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> <20130912062625.795186A5F@smc.vnet.net>
- Reply-to: Francisco Gutierrez <fgutiers2002 at yahoo.com>
Many thanks to Bill Row, Itai Seggev and others for clarifying how to produce a (non human) noise at the end of a simulation. _________________ From: Itai Seggev <itais at wolfram.com> To: mathgroup at smc.vnet.net Sent: Thursday, September 12, 2013 1:26 AM Subject: [mg131629] Re: producing a noise On Wed, Sep 11, 2013 at 03:50:52AM -0400, Francisco Gutierrez 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 Put EmitSound[a sound object] at the end of the same cell. It will play after the previous expression finishes evaluating.
- References:
- producing a noise
- From: Francisco Gutierrez <fgutiers2002@yahoo.com>
- Re: producing a noise
- From: Itai Seggev <itais@wolfram.com>
- producing a noise