<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#333333" text="#CCCCCC">
<div class="moz-cite-prefix">On 12/08/2013 07:20 AM, hermann meyer
wrote:<br>
</div>
<blockquote cite="mid:52A41DD9.7060003@web.de" type="cite">
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
As a side note, a look at your loop source shows that you use a
couple of memset/memcpy calls in the dsp run callback, you should
better avoid this, because that functions can block the flow.<br>
</blockquote>
hmm, not at all...<br>
memory copy operations are perfectly fine, memory *allocation* is
the problem.<br>
<br>
</body>
</html>