<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hmmm... now that I've had a closer look, the thread I've posted
      is actually about a completely different issue (wrong usage of
      'long' on 64-bit Windows). Sorry for the noise!</p>
    <p>I don't know what triggers the assertion in your case, but it's
      probably also fixed in the latest version of soundtouch ;-)</p>
    <p>Christof<br>
    </p>
    <div class="moz-cite-prefix">On 29.01.2021 11:41, Roman Haefeli
      wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:888bdcb8c9d6f0d4c30914397760ebc22dcabeba.camel@gmail.com">
      <pre class="moz-quote-pre" wrap="">On Fri, 2021-01-29 at 11:21 +0100, Christof Ressi wrote:
</pre>
      <blockquote type="cite">
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">~~~
$ pd -open soundtouch~-help.pd 
pd: AAFilter.cpp:107: void soundtouch::AAFilter::calculateCoeffs():
Assertion `length >= 2' failed.
Pd: signal
~~~
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">
<a class="moz-txt-link-freetext" href="https://bugs.launchpad.net/mixxx/+bug/1402219">https://bugs.launchpad.net/mixxx/+bug/1402219</a>

According to the issue thread, this has already been fixed in recent
versions of soundtouch
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">
Thanks for the pointer. If I read correctly, Alex had troubles using a
newer version of soundtouch. So there is definitely some more work
required for making it release-ready.

Alex reported his build of [soundtouch~] works for macOS 64-bit. I'm
curious: According to the bug description, the problem is related to
pointers having a different size on 64-bit archs, so pointer arithmetic
has to take that into account. So, isn't it surprising that it works
for him, but not on Linux amd64?

Roman

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Pd-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pd-dev@lists.iem.at">Pd-dev@lists.iem.at</a>
<a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-dev">https://lists.puredata.info/listinfo/pd-dev</a>
</pre>
    </blockquote>
  </body>
</html>