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 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, > options: ocpp, -scal -ftz 0) The reported message is indeed correct ! This reveal an issue in the compiler, we are working on it. Thanks.

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

2018-10-12 Thread Jonatan Midtgaard
A short code is attached. Compiling with faust -scal -es 1 -lang ocpp controltest.dsp -o "controltest.faust.hpp" this gives the error message A[0] == SigEnable[5,0] ASSERT : please report this message, the stack trace, and the failing DSP file to Faust developers (file: mterm.cpp, line: 511,

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

2018-10-12 Thread Stéphane Letz
Can you send the problematic code? Stéphane > Le 12 oct. 2018 à 08:47, Jonatan Midtgaard a > écrit : > > I have updated to 2.11.9. I am still getting the same errors, and also the > -lang ocpp option seems to be causing trouble. Is there an example of these > primitives so I can check if I

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

2018-10-12 Thread Jonatan Midtgaard
I have updated to 2.11.9. I am still getting the same errors, and also the -lang ocpp option seems to be causing trouble. Is there an example of these primitives so I can check if I am doing things right? - Jonatan tor. 11. okt. 2018 20.28 skrev Stéphane Letz : > The control/enable are «