<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
All,<div><br></div><div>So, it appears this might be an old computer issue more than anything else.  After testing some on my new laptop, it appears that all works just as expected.  I also tried a very short duration (100ms or less) on my older computer and was able to get things working.  That means that ChucK is behaving properly, so far as I can tell.  </div><div><br></div><div>While we're on this though, is there any way to spork a function that doesn't operate on the same period in Jack?  For example, is there a method to allow this to be done out of realtime through a separate thread?  I'd still like to be able to use the old machine for this.</div><div><br></div><div>Thanks for all the help and thoughts!</div><div><br></div><div>-Matt<br><br><div><div id="SkyDrivePlaceholder"></div>> From: hg42@gmx.net<br>> Date: Fri, 27 Apr 2012 20:31:06 +0200<br>> To: chuck-users@lists.cs.princeton.edu<br>> Subject: Re: [chuck-users] LiSa looping issue<br>> <br>> I forgot...<br>> <br>> Is the RT error of the kind "access violation", or what else?<br>> <br>> "access violation" often means accessing an area already freed before,<br>> and then I'd assume clear() doesn't clear the values alone, but also<br>> remove the buffer, which IMHO wouldn't make much sense.<br>> _______________________________________________<br>> chuck-users mailing list<br>> chuck-users@lists.cs.princeton.edu<br>> https://lists.cs.princeton.edu/mailman/listinfo/chuck-users<br></div></div>                                      </div></body>
</html>