Yes, a very old « known problem… »,   primitive names cannot be used in labels, 
until a proper fix is done.

Stéphane 

> Le 14 févr. 2022 à 19:23, Jean-Louis Paquelin <jean-lo...@paquelin.net> a 
> écrit :
> 
> Hello,
> 
> I got the following message:
> ASSERT : please report this message and the failing DSP file to Faust 
> developers (file: minprim.hh, line: 56, version: 2.39.2, options: -lang wast 
> -es 1 -mcd 16 -single -ftz 0 )
> 
> I reduced the code down to a single line:
> import("stdfaust.lib");
> 
> process = (1,2,3) : ba.parallelMin(3) : hbargraph("min",1,3);
> 
> However, if the hbargraph title is changed for "Min" instead of "min", it 
> works perfectly.
> 
> jlp
> _______________________________________________
> Faudiostream-devel mailing list
> Faudiostream-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-devel



_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to