<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>I haven't used Pd in an age, so this is just 'pseudo code' and
      probably all wrong syntactically; but, if you pump random values
      into the frequency inlet of an oscillator or filter, you can have
      fun.<br>
    </p>
    <p>[noise~]</p>
    <p>|</p>
    <p>[+/*~ whatever]</p>
    <p>|</p>
    <p>[$1 whatever(</p>
    <p>|</p>
    <p>[line~]</p>
    <p>|<br>
    </p>
    <p>[osc~/bp~/whateveroscillater~] <br>
    </p>
    <div class="moz-cite-prefix">On 06.04.2017 04:46, Alexandre Torres
      Porres wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEAsFmgQvm-_WA+jpf+1=pMyDUqusPN5j10=OAKJrcs5jBuAYg@mail.gmail.com">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div dir="ltr">
        <div>I released today a library, still in very early and
          experimental stage - where future releases may not respect
          backwards compatibility, until a final release is made. The
          release is mostly meant to a current class I'm teaching, I
          only wanted to share it when a final release - or at least a
          beta one - was ready. but anyway, I did create some noise
          objects, inspired and stole from SuperCollider.<br>
        </div>
        <div>They are:</div>
        <div><br>
        </div>
        <div>
          <ul
style="box-sizing:border-box;padding-left:2em;margin-top:0px;margin-bottom:16px;color:rgb(36,41,46);font-family:-apple-system,system-ui,"segoe
            ui",helvetica,arial,sans-serif,"apple color
            emoji","segoe ui emoji","segoe ui
            symbol";font-size:16px">
            <li style="box-sizing:border-box;margin-top:0.25em">[crackle~]</li>
            <li style="box-sizing:border-box;margin-top:0.25em">[cusp~]</li>
            <li style="box-sizing:border-box;margin-top:0.25em">[gbman~]</li>
            <li style="box-sizing:border-box;margin-top:0.25em">[henon~]</li>
            <li style="box-sizing:border-box;margin-top:0.25em">[latoocarfian~]</li>
            <li style="box-sizing:border-box;margin-top:0.25em">[lfnoise~]</li>
            <li style="box-sizing:border-box;margin-top:0.25em">[lincong~]</li>
            <li style="box-sizing:border-box;margin-top:0.25em">[logistic~]</li>
            <li style="box-sizing:border-box;margin-top:0.25em">[quad~]</li>
            <li style="box-sizing:border-box;margin-top:0.25em">[standard~]<br>
            </li>
          </ul>
          <div>Full objects list at <a
              href="https://github.com/porres/pd-else"
              moz-do-not-send="true">https://github.com/porres/pd-else</a> </div>
        </div>
        <div><br>
        </div>
        <div>and the release is here (currently alpha3) <a
            href="https://github.com/porres/pd-else/releases"
            moz-do-not-send="true">https://github.com/porres/pd-else/releases</a></div>
        <div><br>
        </div>
        <div>I'm now very interested in chaotic generators, and I can
          glady work on more of those...</div>
        <div><br>
        </div>
        <div>I'm currently working on cloning LorenzL from SC...</div>
        <div><br>
        </div>
        <div>cheers</div>
        <div class="gmail_extra"><br>
          <div class="gmail_quote">2017-04-05 18:19 GMT-03:00 cyrille
            henry <span dir="ltr"><<a href="mailto:ch@chnry.net"
                target="_blank" moz-do-not-send="true">ch@chnry.net</a>></span>:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">you can
              try :<br>
              <br>
              noise~<br>
              +~ 1<br>
              lop~<br>
              *~ 1000<br>
              tabread4~ strange_noisy_waveshape<br>
              <br>
              <br>
              or a feedback loop with a strange attractor<br>
              <br>
              cheers<br>
              c
              <div>
                <div class="h5"><br>
                  <br>
                  <br>
                  Le 05/04/2017 à 23:08, Matt Davey a écrit :<br>
                </div>
              </div>
              <blockquote class="gmail_quote" style="margin:0 0 0
                .8ex;border-left:1px #ccc solid;padding-left:1ex">
                <div>
                  <div class="h5">
                    obviously [noise~] does a decent job with white
                    noise, but i'm interested what sorts of other
                    processes there are to generate noise, particularly
                    noise more reminiscent of analogue machines.<br>
                    <br>
                    or even really weird digital lo-fi approaches or
                    anything like that.<br>
                    <br>
                    basically, [noise~] alone is not cutting it for what
                    i want.<br>
                    <br>
                    my current go-to approach is:<br>
                    <br>
                    [noise~]<br>
                    |<br>
                    [* 10000]<br>
                    |<br>
                    [phasor~]<br>
                    |<br>
                    [expr~ $v1 * 2 - 1]<br>
                    <br>
                    <br>
                    but for sure there must be heaps more interesting
                    methods to get good (or super evil) sounding noise.<br>
                    <br>
                    <br>
                  </div>
                </div>
                ______________________________<wbr>_________________<br>
                <a href="mailto:Pd-list@lists.iem.at" target="_blank"
                  moz-do-not-send="true">Pd-list@lists.iem.at</a>
                mailing list<br>
                UNSUBSCRIBE and account-management -> <a
                  href="https://lists.puredata.info/listinfo/pd-list"
                  rel="noreferrer" target="_blank"
                  moz-do-not-send="true">https://lists.puredata.info/li<wbr>stinfo/pd-list</a><br>
                <br>
              </blockquote>
              <br>
              ______________________________<wbr>_________________<br>
              <a href="mailto:Pd-list@lists.iem.at" target="_blank"
                moz-do-not-send="true">Pd-list@lists.iem.at</a> mailing
              list<br>
              UNSUBSCRIBE and account-management -> <a
                href="https://lists.puredata.info/listinfo/pd-list"
                rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.puredata.info/li<wbr>stinfo/pd-list</a><br>
            </blockquote>
          </div>
          <br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>