Hello.

There is currently no oversampling in Faust.

You could have a look at the set of anti-aliased oscillators in the
libraries:
https://github.com/grame-cncm/faustlibraries/blob/40e2c8ada8dc1518b1e300980fd6a12c2735eca2/oscillators.lib#L1498
.

Examples of interpolated or non-interpolated oscillators using wavetables
can be found here:
https://github.com/grame-cncm/faustlibraries/blob/40e2c8ada8dc1518b1e300980fd6a12c2735eca2/interpolators.lib#L533
.

Ciao,
Dr Dario Sanfilippo
http://dariosanfilippo.com


On Sat, 4 Dec 2021 at 22:06, Autumn Cheney via Faudiostream-users <
faudiostream-users@lists.sourceforge.net> wrote:

> hi, i recently got started with faust, and i was wondering if and how i
> could do something
>
> see, i'd like to make an general purpose oscillator using a single
> wavecycle in a table. i also would like to have antialiasing on it, whether
> through oversampling or polyblep or something else
>
> how would i go about doing this? keep in mind i am new to faust and would
> like to learn on my own, though i have no idea where to begin
>
> thanks in advance!
>
>
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users
>
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to