<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="Ubuntu">Hi all. I'm not able to get sound from LiSa unless
      it connects directly to the dac.<br>
      <br>
      This simple example gives me nothing but silence:<br>
      <br>
      Noise n => LiSa lisa => Chorus c => dac; // lisa =>
      dac works<br>
      0.1 => n.gain;<br>
      2::second => lisa.duration;<br>
      <br>
      1 => lisa.record;<br>
      2::second => now;<br>
      0 => lisa.record;<br>
      1 => lisa.play;<br>
      2::second => now;<br>
      <br>
      Is there something I'm overlooking here?<br>
      <br>
      Thanks,<br>
      Joel<br>
    </font>
  </body>
</html>