Harald;<br><br><div class="gmail_quote">On 9 April 2011 15:44, Harald Gutsche <span dir="ltr"><<a href="mailto:hg42@gmx.net">hg42@gmx.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I continued my tests...adding chuck-1.2.1.3 from miniAudicle-0.2.0 to<br>
the candidates.<br>
<br></blockquote><div><br>Cool. Testing is good. <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
  adc => LiSa looper => dac.chan(0);<br>
<br>
fails.<br></blockquote><div><br>That's a bug in 1.2.1.4 then, that should work. What OS are you on? It could be a RtAudio issue. Do you know by any chance whether that beta already switched to the new RtAudio?<br> <br>
</div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
I also noticed that the play rate 2 in the following script works only<br>
in 1.2.0.8, is this intentionally?:;<br></blockquote><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
looper.rate(2);<br>
<br></blockquote><div><br>If you mean that line then you might want to try rate(2.0) to force it setting the rate, instead of getting the rate of the default (first) voice. I think that might make a difference. LiSa's functions are rather overloaded which can cause some confusion with implied casting.<br>
<br>Yours,<br>Kas. <br></div></div>