[fpc-pascal] fp universal library ?

Michael Schnell mschnell at lumino.de
Wed Feb 26 12:38:36 CET 2014


On 02/26/2014 12:17 PM, Fred van Stappen wrote:
>
> There is also a wiki for uos : >> http://wiki.lazarus.freepascal.org/uos
Looks nice.

I wonder if uos would allow for this use of DSP-Effects:

  - read a wav file and output it to a new wav file ("playing" it is not 
necessary/sensible here)
  - on the fly "insert" a DSP effect (i.e. run the samples through an 
effect processor)
  - the parameter(s) of the effect should be changed on the fly (with 
each sample)

  - in this case the DSP effect should be a low pass filter
  - the edge-frequency of the filter should be modified under control of 
the user program.

-Michael


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20140226/2f2e5b4f/attachment.html>


More information about the fpc-pascal mailing list