Hi Martin,
Not sure what you're trying to achieve here, but the "standard" sine wave
oscillator in Faust (in oscillators.lib) is now based on a resonant filter
instead of a table, so if all you're trying to do is generate sine waves,
you shouldn't have this problem :).
Cheers,
Romain
On Tue, Ju
On 06/06/17 15:58, Stéphane Letz wrote:
> We are not generating any optimized version of math functions based on
> lookup tables
oh, okay!
I think I managed to confuse myself with different versions of patches
and Faust.
Looking at it again it seems clear that the tables I found are
expli
> Le 6 juin 2017 à 16:50, Martin Klang a écrit :
>
> Hello list, this is my first post - Martin in London here!
>
> I develop the OWL Pedal / Modular, an embedded platform which runs FAUST.
> We're trying to get up to speed with the latest version, but have hit a
> couple of snags.
>
> Somewhe
Hello list, this is my first post - Martin in London here!
I develop the OWL Pedal / Modular, an embedded platform which runs FAUST.
We're trying to get up to speed with the latest version, but have hit a
couple of snags.
Somewhere between v0.9.85 and 0.9.90 it seems that optimised versions of
ma