Hi everyone,
I'm having trouble to compile this code as soon as the number of inputs 
increases .. too much

import("stdfaust.lib");
inputs = 20;
process = si.bus(inputs*9):ro.interleave(inputs,9);

As `ro.interleave` function is just permuting some wires, I'm wondering why 
the compilation takes so long, or even never ends..

Thank you for your help
Pierre

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to