Re: [Faudiostream-users] A tigerlake issue

2021-02-12 Thread Moss Mose
Hey Stéphane, thanks for the fast reply! Ah, yes, I forgot, my machine and os, sorry for that! It's an acrer Aspire 5 with 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz 16GB RAM Ubuntu 20.04.2 LTS and Linux Kernel 5.9.16-050916-lowlatency #202012211331 SMP PREEMPT c++/gcc version 9.3.0

Re: [Faudiostream-users] When do int or float numerical entries make a difference?

2021-02-12 Thread Stéphane Letz
Done. Stéphane > Le 12 févr. 2021 à 14:57, Till Bovermann a écrit : > > Dear Stéphane, all, > > (to be super-nit-picky...) > > At the given link [1], it states that > > \forall t \in |N, y(t) = 0.95 > > shouldn't that be > > \forall t \in |N^+, y(t) = 0.95 > > > Note the

Re: [Faudiostream-users] A tigerlake issue

2021-02-12 Thread Stéphane Letz
Could it be a C++ compiler version ? Is it the Xcode installed one? Stéphane > Le 12 févr. 2021 à 18:18, Moss Mose a écrit : > > Hi guys, > > I ran into a problem today. I have a new machine with an i5 11th gen > (tigerlake). Tried to compile some dsp-apps for supercollider today (with >

[Faudiostream-users] A tigerlake issue

2021-02-12 Thread Moss Mose
Hi guys, I ran into a problem today. I have a new machine with an i5 11th gen (tigerlake). Tried to compile some dsp-apps for supercollider today (with faust2supercollider) and got the following message cc1plus: error: bad value (‘tigerlake’) for ‘-march=’ switch cc1plus: note: valid

Re: [Faudiostream-users] When do int or float numerical entries make a difference?

2021-02-12 Thread Till Bovermann
Dear Stéphane, all, (to be super-nit-picky...) At the given link [1], it states that \forall t \in |N, y(t) = 0.95 shouldn't that be \forall t \in |N^+, y(t) = 0.95 Note the plus sign, which excludes negative t's for which y(t) = 0. This seems to me a rather important

[Faudiostream-users] Create modules for Synthspace in Faust

2021-02-12 Thread Stéphane Letz
Synthspace Audio Layer, so users can start developing their own modules for Synthspace either in C# or via Faust! https://github.com/brightlightrx/synthspace-audio-layer Stéphane ___ Faudiostream-users mailing list