Re: Play restarting to early
- To: mathgroup at smc.vnet.net
- Subject: [mg53263] Re: [mg53233] Play restarting to early
- From: Yasvir Tesiram <tesiramy at omrf.ouhsc.edu>
- Date: Mon, 3 Jan 2005 04:29:44 -0500 (EST)
- References: <200501020912.EAA27735@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
How about a Pause in between.
?Pause
Pause[n] pauses for at least n seconds.
Yas
On Sun, 2 Jan 2005, Erich Neuwirth wrote:
> I have a problem with Play:
> Map[Play[Sin[#*2*Pi*t], {t, 0, 1}] &, {440, 550}]
> does not wait with playing the second sound
> until the first oen has finished playing.
> Is there a canonical way of havin Mathematica waiting
> to redner the second sound until the first one has finished playing?
>
- References:
- Play restarting to early
- From: Erich Neuwirth <erich.neuwirth@univie.ac.at>
- Play restarting to early