> On May 28, 2016, at 10:03 AM, jimbo1qaz <jimbo1...@gmail.com> wrote: > > Make sure to uncomment one line only. > Then run "faust -svg file.dsp" to generate a flowchart. > • The first two are routed correctly: fir_delay(number, _) > • The third command is routed incorrectly: fir_delay(_, _)
The Faust compiler optimizes versions 2 and 3 differently, so the flowcharts may appear at first glance to be pretty far apart. But in both cases, the signals seem to be routing to the correct places to produce the filter that your code describes; they’re just optimized differently. If you still think otherwise, it’d be helpful to see some example output compared to the output you expect instead. -m- ------------------------------------------------------------------------------ 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-users mailing list Faudiostream-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/faudiostream-users