The day after Commencement is a great time to pose interesting new
signal processing functions! :-)

On Mon, Jun 17, 2019 at 4:15 PM Dario Sanfilippo
<sanfilippo.da...@gmail.com> wrote:
>
> Thanks for this too, Julius :)
>
> D
>
>
> On Tue, 18 Jun 2019 at 01:11, Julius Smith <j...@ccrma.stanford.edu> wrote:
>>
>> Hi Oleg,
>>
>> I just now added a hilbert filter to filters.lib, and (probably what
>> you really want) ssbf ("single-sideband filter").  You can try out its
>> demo using faust2jaqt et al.:
>>
>> import("stdfaust.lib");
>> process = dm.ssbf_demo(6);
>>
>> It implements a frequency shifter by modulating a complex sinusoid
>> created by ssbf from a real sinusoid.
>>
>> Note that this is only in the latest Faust library
>> (faustlibraries.git). You have to manually install it or copy it into
>> your faust libraries clone, or change the libraries submodule in the
>> faust clone to the latest, etc.  I would have done that, but other
>> library changes not by me would have been brought in, so I thought I
>> should probably refrain.
>>
>> Cheers,
>> - Julius



-- 

Julius O. Smith III <j...@ccrma.stanford.edu>
Professor of Music and, by courtesy, Electrical Engineering
CCRMA, Stanford University
http://ccrma.stanford.edu/~jos/


_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to