Path: news.mathworks.com!not-for-mail
From: "Paul Mennen" <nospam@mennen.org>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Plotting in realtime, how to thread/downpri plotting
Date: Wed, 4 Nov 2009 15:31:03 +0000 (UTC)
Organization: Sigknowledge
Lines: 6
Message-ID: <hcs6nn$hfo$1@fred.mathworks.com>
References: <hcrhis$r2e$1@fred.mathworks.com>
Reply-To: "Paul Mennen" <nospam@mennen.org>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1257348663 17912 172.30.248.38 (4 Nov 2009 15:31:03 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 4 Nov 2009 15:31:03 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 869812
Xref: news.mathworks.com comp.soft-sys.matlab:582411


"Knut " wrote
> I want to capture and process audio in realtime using playrec. At the same time, I want visual feedback. Problem is, any plot commands cause audio break-ups.

I'd suggest showing us what your matlab code looks like and probably someone here may offer suggestions of how to make it better and to keep it continuous.

~Paul