<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: &quot;Times New Roman&quot;, Times, serif; font-size: 14pt; color: rgb(0, 0, 255);">
Thanks Mario.</div>
<div style="font-family: &quot;Times New Roman&quot;, Times, serif; font-size: 14pt; color: rgb(0, 0, 255);">
That is really helpful.</div>
<div style="font-family: &quot;Times New Roman&quot;, Times, serif; font-size: 14pt; color: rgb(0, 0, 255);">
I'm very new to coding so still getting my head around basics like arrays and functions.</div>
<div style="font-family: &quot;Times New Roman&quot;, Times, serif; font-size: 14pt; color: rgb(0, 0, 255);">
<br>
</div>
<div style="font-family: &quot;Times New Roman&quot;, Times, serif; font-size: 14pt; color: rgb(0, 0, 255);">
I've tweaked the code and I get some pretty interesting noises but its not quite what I expected. &nbsp;Can you see what I've done wrong here?</div>
<div style="font-family: &quot;Times New Roman&quot;, Times, serif; font-size: 14pt; color: rgb(0, 0, 255);">
<br>
</div>
<div style="font-family: &quot;Times New Roman&quot;, Times, serif; font-size: 14pt; color: rgb(0, 0, 255);">
<br>
</div>
<div style="font-family: &quot;Times New Roman&quot;, Times, serif; font-size: 14pt; color: rgb(0, 0, 255);">
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #729e12">//Sndbuf</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #729e12; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #729e12"><span style="color: #000000">[</span><span style="color: #de9210">25</span><span style="color: #000000">.</span><span style="color: #de9210">1</span><span style="color: #000000">,</span>
<span style="color: #de9210">1</span><span style="color: #000000">.</span><span style="color: #de9210">2</span><span style="color: #000000">,</span>
<span style="color: #de9210">30</span><span style="color: #000000">.</span><span style="color: #de9210">2</span><span style="color: #000000">,</span>
<span style="color: #de9210">25</span><span style="color: #000000">.</span><span style="color: #de9210">2</span><span style="color: #000000">]</span>
<span style="color: #000000">@=&gt;</span> <span style="color: #0433ff">float</span>
<span style="color: #000000">rates[];</span>//array of possible rates (changing will change harmony)</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #515151"><span style="color: #000000">&lt;&lt;&lt;
</span>&quot;GET VALUES\n---------&quot;<span style="color: #000000"> &gt;&gt;&gt;;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #729e12">// get values from the array</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span style="color: #0433ff">for</span>(<span style="color: #de9210">0</span><span>
</span>=&gt;<span> </span><span style="color: #0433ff">int</span><span> </span>c;<span>
</span>c<span> </span>&lt;<span> </span>rates.size();<span> </span>c&#43;&#43;)</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000">{</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span><span>&nbsp; &nbsp;
</span></span>&lt;&lt;&lt;<span> </span>rates[c]<span> </span>&gt;&gt;&gt;;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000">}</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #515151"><span style="color: #000000">&lt;&lt;&lt;
</span>&quot;\nSET VALUES\n---------&quot;<span style="color: #000000"> &gt;&gt;&gt;;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #729e12">// set values</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span style="color: #0433ff">for</span>(<span style="color: #de9210">0</span><span>
</span>=&gt;<span> </span><span style="color: #0433ff">int</span><span> </span>c;<span>
</span>c<span> </span>&lt;<span> </span>rates.size();<span> </span>c&#43;&#43;)</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000">{</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span><span>&nbsp; &nbsp;
</span></span><span style="color: #94132e">Math</span>.random2f(-<span style="color: #de9210">1</span>,<span>
</span><span style="color: #de9210">1</span>)<span> </span>=&gt;<span> </span>rates[c];</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span><span>&nbsp; &nbsp;
</span></span>&lt;&lt;&lt;<span> </span>rates[c]<span> </span>&gt;&gt;&gt;;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #729e12">//program</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span style="color: #b436f0">SndBuf</span><span>
</span>mySound<span> </span>=&gt;<span> </span><span style="color: #b436f0">Delay</span><span>
</span>d<span> </span>=&gt;<span> </span><span style="color: #b436f0">JCRev</span><span>
</span>rev<span> </span>=&gt;<span> </span><span style="color: #b436f0">Gain</span><span>
</span>g<span> </span>=&gt;<span> </span><span style="color: #0433ff">dac</span>;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #0433ff">while<span style="color: #000000"> (</span>true<span style="color: #000000">)</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000">{</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #515151"><span style="color: #000000"><span>&nbsp;</span></span><span style="color: #0433ff">me</span><span style="color: #000000">.dir()&#43;</span>&quot;Samples/MotherGong.wav&quot;<span style="color: #000000">
 =&gt;mySound.read;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<span>&nbsp; &nbsp;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span><span>&nbsp;&nbsp;
</span></span><span style="color: #de9210">0</span><span> </span>=&gt;mySound.pos;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000; min-height: 17.0px">
<span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #729e12">//delay and rev setup</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000">d<span style="color: #729e12">
</span>=&gt;<span style="color: #729e12"> </span><span style="color: #b436f0">Gain</span><span style="color: #729e12">
</span>feedback<span style="color: #729e12"> </span>=&gt;<span style="color: #729e12">
</span>d;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span style="color: #de9210">2</span>::<span style="color: #0433ff">second</span><span>
</span>=&gt;d.max;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span style="color: #de9210">0</span>.<span style="color: #de9210">1</span><span>
</span>=&gt;<span> </span>rev.mix;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span><span>&nbsp;</span></span>.<span style="color: #de9210">02</span><span>
</span>=&gt;<span> </span>g.gain;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<span>&nbsp; &nbsp;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #729e12">//Math.random2f ( 20.1, 22.01 ) =&gt; mySound.rate;
<span>&nbsp;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span style="color: #94132e">Math</span>.random2(<span style="color: #729e12">
</span><span style="color: #de9210">3</span>,<span style="color: #729e12"> </span>
<span style="color: #de9210">7</span>)<span style="color: #729e12"> </span>::<span style="color: #0433ff">ms</span><span style="color: #729e12">
</span>=&gt;d.delay;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<br>
</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000"><span style="color: #94132e">Math</span>.random2f(<span style="color: #729e12">
</span><span style="color: #de9210">0</span>.<span style="color: #de9210">3</span>,<span style="color: #729e12">
</span>.<span style="color: #de9210">8</span>)<span style="color: #729e12"> </span>
=&gt;<span style="color: #729e12"> </span>feedback.gain;</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #0433ff"><span style="color: #000000"><span>&nbsp; &nbsp;
</span></span><span style="color: #de9210">5</span><span style="color: #000000">::</span>second<span style="color: #000000"> =&gt;
</span>now<span style="color: #000000">;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; min-height: 17.0px">
<span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000">}</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px Monaco; color: #000000">}</p>
<br>
</div>
<div style="font-family: &quot;Times New Roman&quot;, Times, serif; font-size: 14pt; color: rgb(0, 0, 255);">
<br>
</div>
<div id="Signature">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div><font face="Times New Roman" size="3">Dr. Matthew James Noone</font><br>
<div style="font-family:Tahoma; font-size:13px"><font face="Times New Roman" size="3"><i>Sarode Artist &amp; Irish Research Council Postdoctoral Fellow</i></font></div>
<div style="font-family:Tahoma; font-size:13px"><i style="font-family:&quot;Times New Roman&quot;; font-size:medium">Irish World Academy of Music and Dance</i></div>
<div style="font-family:Tahoma; font-size:13px"><i style="font-family:'Times New Roman'; font-size:medium">University of Limerick</i></div>
<div style="font-family:Tahoma; font-size:13px"><font face="Times New Roman" size="3"><br>
</font></div>
</div>
</div>
</div>
<div>
<div id="appendonsend"></div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
<br>
</div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Mario Buoninfante &lt;mario.buoninfante@gmail.com&gt;<br>
<b>Sent:</b> Friday 10 January 2020 18:51<br>
<b>To:</b> ChucK Users Mailing List &lt;chuck-users@lists.cs.princeton.edu&gt;<br>
<b>Subject:</b> Re: [chuck-users] Array of SndBufs at different rates</font>
<div>&nbsp;</div>
</div>
<div>
<div dir="ltr">you can also find more info here: <a href="https://en.flossmanuals.net/chuck/_full/#arrays">
https://en.flossmanuals.net/chuck/_full/#arrays</a></div>
<br>
<div class="x_gmail_quote">
<div dir="ltr" class="x_gmail_attr">On Fri, 10 Jan 2020 at 12:28, Matthew.Noone &lt;<a href="mailto:Matthew.Noone@ul.ie">Matthew.Noone@ul.ie</a>&gt; wrote:<br>
</div>
<blockquote class="x_gmail_quote" style="margin:0px 0px 0px 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
<div dir="ltr">
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
Hi all,</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
I'm trying to figure out the easiest way to setup an array of the same SndBuf playing at different rates.</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
<br>
</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
I'm using a Gong sample.&nbsp; Playing that back at different rates to make basic melodic patterns.</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
<br>
</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
I can make a random function but I don't know who I can set an array of rates which I can then randomise.</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
<br>
</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
Any ideas?</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
<br>
</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
Here is my existing code with random function. (I tried writing an array at the start but not sure how to call that?)</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
<br>
</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
Sorry for such an easy question...</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
MJ</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
<br>
</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
<p style="margin:0px; font:13px Monaco; color:rgb(114,158,18)">//Sndbuf</p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><br>
</p>
<p style="margin:0px; font:13px Monaco; color:rgb(114,158,18)">//4 =&gt; int gongs;</p>
<p style="margin:0px; font:13px Monaco; color:rgb(114,158,18)">//[.25, 0.5, 1.0, .25] @=&gt; float rates[];//array of possible rates (changing will change harmony)</p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><br>
</p>
<p style="margin:0px; font:13px Monaco; color:rgb(114,158,18)">//program</p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)"><span style="color:rgb(180,54,240)">SndBuf</span><span>
</span>mySound<span> </span>=&gt;<span> </span><span style="color:rgb(180,54,240)">Delay</span><span>
</span>d<span> </span>=&gt;<span> </span><span style="color:rgb(180,54,240)">JCRev</span><span>
</span>rev<span> </span>=&gt;<span> </span><span style="color:rgb(180,54,240)">Gain</span><span>
</span>g<span> </span>=&gt;<span> </span><span style="color:rgb(4,51,255)">dac</span>;</p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><br>
</p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)"><span style="color:rgb(222,146,16)">0</span>.<span style="color:rgb(222,146,16)">8</span><span>
</span>=&gt;<span> </span>rev.mix;</p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><br>
</p>
<p style="margin:0px; font:13px Monaco; color:rgb(114,158,18)">//delay and rev setup</p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><br>
</p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)">d<span> </span>=&gt;<span>
</span><span style="color:rgb(180,54,240)">Gain</span><span> </span>feedback<span>
</span>=&gt;<span> </span>d;</p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><br>
</p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><br>
</p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><br>
</p>
<p style="margin:0px; font:13px Monaco; color:rgb(4,51,255)">while<span style="color:rgb(0,0,0)"> (</span>true<span style="color:rgb(0,0,0)">)</span></p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)">{</p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)"><span><span>&nbsp; &nbsp; </span>
</span>.<span style="color:rgb(222,146,16)">02</span><span> </span>=&gt;<span> </span>
g.gain;</p>
<p style="margin:0px; font:13px Monaco; color:rgb(81,81,81)"><span style="color:rgb(0,0,0)"><span>&nbsp; &nbsp;
</span></span><span style="color:rgb(4,51,255)">me</span><span style="color:rgb(0,0,0)">.dir()&#43;</span>&quot;Samples/MotherGong.wav&quot;<span style="color:rgb(0,0,0)"> =&gt;mySound.read;</span></p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)"><span><span>&nbsp; &nbsp; </span>
</span><span style="color:rgb(222,146,16)">0</span><span> </span>=&gt;mySound.pos;</p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)"><span><span>&nbsp; &nbsp; </span>
</span><span style="color:rgb(148,19,46)">Math</span>.random2f<span> </span>(<span>
</span><span style="color:rgb(222,146,16)">20</span>.<span style="color:rgb(222,146,16)">1</span>,<span>
</span><span style="color:rgb(222,146,16)">22</span>.<span style="color:rgb(222,146,16)">01</span><span>
</span>)<span> </span>=&gt;<span> </span>mySound.rate;<span> <span>&nbsp;</span></span></p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)"><span><span>&nbsp; &nbsp; </span>
</span><span style="color:rgb(148,19,46)">Math</span>.random2f(<span> </span><span style="color:rgb(222,146,16)">0</span>.<span style="color:rgb(222,146,16)">3</span>,<span>
</span><span style="color:rgb(222,146,16)">0</span>.<span style="color:rgb(222,146,16)">5</span>)<span>
</span>::<span style="color:rgb(4,51,255)">second</span><span> </span>=&gt;<span> </span>
d.max;</p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)"><span><span>&nbsp; &nbsp; </span>
</span><span style="color:rgb(148,19,46)">Math</span>.random2(<span> </span><span style="color:rgb(222,146,16)">30</span>,<span>
</span><span style="color:rgb(222,146,16)">70</span>)<span> </span>::<span style="color:rgb(4,51,255)">ms</span><span>
</span>=&gt;d.delay;</p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)"><span><span>&nbsp; &nbsp; </span>
</span><span style="color:rgb(148,19,46)">Math</span>.random2f(<span> </span><span style="color:rgb(222,146,16)">0</span>.<span style="color:rgb(222,146,16)">3</span>,<span>
</span>.<span style="color:rgb(222,146,16)">8</span>)<span> </span>=&gt;<span> </span>
feedback.gain;</p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin:0px; font:13px Monaco; color:rgb(4,51,255)"><span style="color:rgb(0,0,0)"><span>&nbsp; &nbsp;
</span></span><span style="color:rgb(222,146,16)">0</span><span style="color:rgb(0,0,0)">.</span><span style="color:rgb(222,146,16)">50</span><span style="color:rgb(0,0,0)"> ::</span>second<span style="color:rgb(0,0,0)"> =&gt;
</span>now<span style="color:rgb(0,0,0)">;</span></p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin:0px; font:13px Monaco; min-height:17px"><span>&nbsp;&nbsp; &nbsp;</span></p>
<p style="margin:0px; font:13px Monaco; color:rgb(0,0,0)">}</p>
<br>
</div>
<div style="font-family:&quot;Times New Roman&quot;,Times,serif; font-size:14pt; color:rgb(0,0,255)">
<br>
</div>
<div id="x_gmail-m_-6005385994094304559Signature">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div><font size="3" face="Times New Roman">Dr. Matthew James Noone</font><br>
<div style="font-family:Tahoma; font-size:13px"><font size="3" face="Times New Roman"><i>Sarode Artist &amp; Irish Research Council Postdoctoral Fellow</i></font></div>
<div style="font-family:Tahoma; font-size:13px"><i style="font-family:&quot;Times New Roman&quot;; font-size:medium">Irish World Academy of Music and Dance</i></div>
<div style="font-family:Tahoma; font-size:13px"><i style="font-family:&quot;Times New Roman&quot;; font-size:medium">University of Limerick</i></div>
<div style="font-family:Tahoma; font-size:13px"><font size="3" face="Times New Roman"><br>
</font></div>
</div>
</div>
</div>
</div>
</div>
_______________________________________________<br>
chuck-users mailing list<br>
<a href="mailto:chuck-users@lists.cs.princeton.edu" target="_blank">chuck-users@lists.cs.princeton.edu</a><br>
<a href="https://lists.cs.princeton.edu/mailman/listinfo/chuck-users" rel="noreferrer" target="_blank">https://lists.cs.princeton.edu/mailman/listinfo/chuck-users</a><br>
</blockquote>
</div>
</div>
</div>
</div>
</body>
</html>