<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 02/26/2014 12:17 PM, Fred van
      Stappen wrote:<br>
    </div>
    <blockquote cite="mid:DUB110-W95991A552411ADFC53BC6EB8800@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr"><br>
        <div>There is also a wiki for uos : >>
          <a class="moz-txt-link-freetext" href="http://wiki.lazarus.freepascal.org/uos">http://wiki.lazarus.freepascal.org/uos</a><br>
        </div>
      </div>
    </blockquote>
    Looks nice. <br>
    <br>
    I wonder if uos would allow for this use of DSP-Effects: <br>
    <br>
     - read a wav file and output it to a new wav file ("playing" it is
    not necessary/sensible here) <br>
     - on the fly "insert" a DSP effect (i.e. run the samples through an
    effect processor)<br>
     - the parameter(s) of the effect should be changed on the fly (with
    each sample) <br>
    <br>
     - in this case the DSP effect should be a low pass filter<br>
     - the edge-frequency of the filter should be modified under control
    of the user program. <br>
    <br>
    -Michael<br>
    <br>
    <br>
  </body>
</html>