<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'> <br><div>>> I wonder if uos would allow for this use of DSP-Effects: <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> >> 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>Hum, it seems to me that all that can already be done by uos.<br>For uoslib, the difficult thing is to find a "universal" way to parse parameters for custom dsp.<br>It is absolutely not impossible but i want to find a simple "look" for custom dsp.<br><br>But for filters or bild-in DSP, it works (have you try FilterPlayer, SimplePlayer and SimpleRecorder examples ?)<br><br>Thanks.<br><br>Fred.<br></div> </div></body>
</html>