Re: [Faudiostream-users] Linear vs exponential envelope (& workflow question)

2018-12-05 Thread Jonatan Midtgaard
Hi The problem actually seems to be with the en.ar envelope. The name is misleading and should perhaps be en.ad (attack+decay) instead. The en.are envelope works as advertised where release is actually release (in the sense of an ADSR envelope). I don’t think there is a

Re: [Faudiostream-users] Syntax in vgroup names

2018-11-07 Thread Jonatan Midtgaard
gt; > (see https://faust.grame.fr/doc/manual/index.html#labels-as-pathnames > <https://faust.grame.fr/doc/manual/index.html#labels-as-pathnames>) > > Cheers > > Yann > > > Le mar. 6 nov. 2018 à 21:50, Jonatan Midtgaard <mailto:jonatan.midt

Re: [Faudiostream-users] Status of control/enable primitives and the -es compiler option

2018-10-24 Thread Jonatan Midtgaard
days, we’ll look at the issue not before next week. >> >> Stéphane >> >> >> > Le 24 oct. 2018 à 13:19, Jonatan Midtgaard >> a écrit : >> > >> > Just bumping this thread in case no one saw it. >> > >> > Should it possible t

Re: [Faudiostream-users] Status of control/enable primitives and the -es compiler option

2018-10-24 Thread Jonatan Midtgaard
Just bumping this thread in case no one saw it. Should it possible to be change the branch at runtime? Because that seems broken at the moment. - Jonatan > On 17 Oct 2018, at 12.26, Jonatan Midtgaard > wrote: > > Tested and it works! > > Follow-up question: > Is

Re: [Faudiostream-users] Status of control/enable primitives and the -es compiler option

2018-10-16 Thread Jonatan Midtgaard
ll fails when compiled with faust -scal -es 1 -lang ocpp - Jonatan Den lør. 13. okt. 2018 kl. 09.32 skrev : > Fixed on GIT master-dev branch (compiler version 2.11.10) > > Stéphane > > > > Le 12 oct. 2018 à 11:05, Jonatan Midtgaard > a écrit : > > > > Thanks f

Re: [Faudiostream-users] Status of control/enable primitives and the -es compiler option

2018-10-12 Thread Jonatan Midtgaard
Thanks for the quick response. Looking forward to hearing about the developments. - Jonatan fre. 12. okt. 2018 17.02 skrev Stéphane Letz : > > > > ASSERT : please report this message, the stack trace, and the failing > DSP file to Faust developers (file: mterm.cpp, line: 511, version: 2.11.9, >

Re: [Faudiostream-users] Status of control/enable primitives and the -es compiler option

2018-10-12 Thread Jonatan Midtgaard
line: 511, version: 2.11.9, options: ocpp, -scal -ftz 0) followed by a stack trace. Changing the -es flag to 0 compiles fine. - Jonatan Den fre. 12. okt. 2018 kl. 08.49 skrev Stéphane Letz : > Can you send the problematic code? > > Stéphane > > > Le 12 oct. 2018 à 08:47,

Re: [Faudiostream-users] Status of control/enable primitives and the -es compiler option

2018-10-12 Thread Jonatan Midtgaard
ckends. > > Stéphane > > > Le 11 oct. 2018 à 12:52, Jonatan Midtgaard > a écrit : > > > > What is the state of 'true' if statements in Faust at the moment? My > current understanding was that if i have a series of block diagrams > > > > f(0) = a;