Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: adding audio to a visual display
Date: Wed, 7 Jan 2009 23:19:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 6
Message-ID: <gk3d96$8pn$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1231370342 9015 172.30.248.37 (7 Jan 2009 23:19:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 7 Jan 2009 23:19:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1618861
Xref: news.mathworks.com comp.soft-sys.matlab:510323


Hello,

I am trying to add .wav files to an existing visual display. Currently, the program displays one constant image (on both sides of a screen, using the 'flip' command), and another changing image using a loop and displaying it only on one side of the screen. What I need is to add the .wav which will play once and continuously while the constant image is up. Using wavplay, I've so far only been able to play the .wav before or after the changing image is displayed once. Any help would be great! 

Thanks,
Krista