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

Reply via email to