Play restarting to early
- To: mathgroup at smc.vnet.net
- Subject: [mg53233] Play restarting to early
- From: Erich Neuwirth <erich.neuwirth at univie.ac.at>
- Date: Sun, 2 Jan 2005 04:12:41 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
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?
- Follow-Ups:
- Re: Play restarting to early
- From: Yasvir Tesiram <tesiramy@omrf.ouhsc.edu>
- Re: Play restarting to early