<div dir="ltr">Hi folks,<div><br></div><div>Been a while, hope everyone is safe.</div><div><br></div><div>I&#39;m experiencing something very strange and feel I must be doing something wrong. (MacOS 10.14.6)</div><div><br></div><div>Running chuck on command line like this:</div><div><br></div><div>$ chuck --dac7 --out7 --channels4 --srate48000 --verbose --loop<br></div><div><br></div><div>Then I run this file to test outputs:</div><div><br></div><div>SinOsc s0 =&gt; dac.chan(0);<br>SinOsc s1 =&gt; dac.chan(1);<br>SinOsc s2 =&gt; dac.chan(2);<br>SinOsc s3 =&gt; dac.chan(3);<br></div><div>1::second =&gt; now;</div><div><br></div><div>Yields this error:</div><div><br></div><div>[chuck](VM): NullPointerException: (UGen link) on line[3] in shred[id=1:<a href="http://speaker_tester.ck">speaker_tester.ck</a>]<br></div><div><br></div><div>Note: &quot;line[3]&quot;... it only thinks there are two dac channels. Indeed, I can only get sound out of dac.chan(0) and dac.chan(1).</div><div><br></div><div>I get the same behavior in chuck versions 1.4.0.1, 1.4.0.0, &amp; 1.3.6.0</div><div>I get the same behavior in different sound cards with 4+ channels out.</div><div><br></div><div>BUT... the code works with 4 channels in miniAudicle!</div><div><br></div><div>What is going on? What am I doing wrong?</div><div><br></div><div>All best,</div><div>Mike</div><div><br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div><span style="color:rgb(117,117,117);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px">--</span></div><div><span style="color:rgb(117,117,117);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px">Michael Clemow</span></div><div><div style="color:rgb(117,117,117);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px"><span>Artist</span>/Composer/<span>Sound</span> Designer</div><div style="color:rgb(117,117,117);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.5px"><a href="http://michaelclemow.com/" style="color:rgb(126,87,194)" target="_blank">http://michaelclemow.com</a></div><span style="color:rgb(117,117,117);font-family:&quot;Helvetica Neue&quot;,Helvetica,Arial,sans-serif;font-size:13px">(he/him)</span><br></div></div></div></div></div></div></div></div></div></div>