On Mon, Jun 13, 2016 at 7:25 PM, Albert Graef <aggr...@gmail.com> wrote:

> On Mon, Jun 13, 2016 at 6:54 PM, hermann meyer <brumm...@web.de> wrote:
>
>> Did that mean that I could have now multiple process  calls in one faust
>> source?
>>
>
> Nope, that program is in error. :) But at least you wouldn't expect the
> compiler to crash on it.
>
>
Yes, and it wouldn't be that bad if an obvious erroneous program crashes
the compiler,
or behave in an undefined way, but it's slightly worse when a program that
has linked
in libfaust.a crashes due to code that the user writes.

BTW, here is a simpler version of the program, behaving the same way:

"
a = 2;
a = 3;

process = a;
"







> --
> Dr. Albert Gr"af
> Computer Music Research Group, JGU Mainz, Germany
> Email:  aggr...@gmail.com
> WWW:    https://plus.google.com/+AlbertGraef
>
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Faudiostream-devel mailing list
Faudiostream-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-devel

Reply via email to