Re: [Faudiostream-devel] Polyphonic and MIDI support in FaustLive (to test…)

2016-02-13 Thread Albert Graef
On Sun, Feb 14, 2016 at 12:42 AM, Albert Graef wrote: > To fix this, voices should be managed in a round-robin (LIFO) fashion > instead of FIFO (which seems to be the case right now) Well, I guess I messed up LIFO and FIFO there. ;-) Anyway, what I meant is that the voices freelist should be ma

Re: [Faudiostream-devel] Polyphonic and MIDI support in FaustLive (to test…)

2016-02-13 Thread Albert Graef
On Thu, Feb 11, 2016 at 8:40 PM, Stéphane Letz wrote: > We recently added polyphonic and MIDI support in FaustLive Great news. :) As you asked for feedback... Linux compilation: We're almost there. :) I have Faust2 installed with `make world` from the latest git, so all the needed addon libra