<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<blockquote cite="mid:mailman.5.1304762402.26118.pd-list@iem.at"
 type="cite">
  <table class="header-part1" border="0" cellpadding="0" cellspacing="0"
 width="100%">
    <tbody>
      <tr>
        <td>
        <div class="headerdisplayname" style="display: inline;">Asunto:
        </div>
Re: [PD] problem with mixer project</td>
      </tr>
      <tr>
        <td>
        <div class="headerdisplayname" style="display: inline;">De: </div>
IOhannes m zm&ouml;lnig <a class="moz-txt-link-rfc2396E" href="mailto:zmoelnig@iem.at">&lt;zmoelnig@iem.at&gt;</a></td>
      </tr>
      <tr>
        <td>
        <div class="headerdisplayname" style="display: inline;">Fecha: </div>
Sat, 07 May 2011 11:33:03 +0200</td>
      </tr>
      <tr>
        <td>
        <div class="headerdisplayname" style="display: inline;">Para: </div>
<a class="moz-txt-link-abbreviated" href="mailto:pd-list@iem.at">pd-list@iem.at</a></td>
      </tr>
    </tbody>
  </table>
  <table class="header-part2" border="0" cellpadding="0" cellspacing="0"
 width="100%">
    <tbody>
      <tr>
        <td>
        <div class="headerdisplayname" style="display: inline;">Para: </div>
<a class="moz-txt-link-abbreviated" href="mailto:pd-list@iem.at">pd-list@iem.at</a></td>
      </tr>
    </tbody>
  </table>
  <br>
  <pre wrap="">-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 05/06/2011 08:45 PM, Fernando Gadea wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hi list!
If I move any slider in my controller to raise the volume of any
channel, it works perfectly well, but if I move the master level the
latency starts to get crazy and the resulting values come really slowly,
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Pd is designed to have a constant latency.

so Pd's (and the system's) latency will never when moving a slider
(well, unless you control a delay with the slider or do some other
explicit latency fuddling, but that's a different story)

or maybe you are referring to GUI latency? e.g the slider starts to
visually respond very slowly (it seems like in CM-talk, "latency" mostly
refers to audio latency).
without having looked at your patch, a good chance is that you have
created some control feedback.
  </pre>
</blockquote>
Reading my mail I realized that I did not explain it all: the latency
problem starts when the dac~ is computing audio. As you can see in the
mixer, when I rise the master volume audio computation starts,
meanwhile if I set master volume to zero it ends. It is while computing
audio that the latency problem exists, so I guess the control side is
not the problem (am I in the right logic?) Nevertheless I have done
what I believe is an extensive control check in my patch, before and
after finding that deleting the mixer channels the problem ended. After
that I did another control check on the mixer part of the patch and
found no control feedback (my checks are visual, following line after
line, so, as human, I might be wrong, but I cannot find my error if I
did one).<br>
It seems that the latency is present not only in GUI. I send the values
to a symbol in the main patch to see what I am doing, so I am preety
sure I also hear the audio consecuences with the same latency (the
audio rises just when the mixer volume rises, about a second after
moving the slider if dac~ is on).<br>
Anyway, I will look for some other posibilities of control feedback. <br>
Thank you for your advice<br>
<blockquote cite="mid:mailman.5.1304762402.26118.pd-list@iem.at"
 type="cite">
  <pre wrap="">
fgmasdrt
IOhannes
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - <a class="moz-txt-link-freetext" href="http://enigmail.mozdev.org/">http://enigmail.mozdev.org/</a>

iEYEARECAAYFAk3FEc8ACgkQkX2Xpv6ydvR1fQCdEGsRD4QqEaMLxhJpEr3MblTO
kpcAoPTP2Rf14/nCN+GI3IOhBTP9B4xV
=Oh4I
-----END PGP SIGNATURE-----


  </pre>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
Pd-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a>
to manage your subscription (including un-subscription) see
<a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
  </pre>
</blockquote>
<br>
</body>
</html>