On Fri, Jul 20, 2018 at 11:07 AM, Kjetil Matheussen <
k.s.matheus...@gmail.com> wrote:

>
> If faust had known that "mode" doesn't change very often, it could
> probably have optimized a bit here.
> Or perhaps it would be more naturally to make one faust program for each
> mode.
>


Actually, Faust should have been able to convert
m_a1/m_a2/m_a3/m_m0/m_m1/m_m2 into
slow variables so that we would have avoided all the conditional code in
the inner loop.
I'll see if I can come up with a smaller example.
------------------------------------------------------------------------------
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