|
From: Steve H. <S.W...@ec...> - 2004-01-01 15:29:21
|
On Tue, Dec 30, 2003 at 06:54:25PM +0100, be...@ga... wrote: > It depends what the user wants. > For example do we want changing the enveloping information in real time ? > Do other samplers permit this ? > We could precompute dozen (or 100) of linear envelope segments resembling > arbitrary curves and switch the tables in real time (at note-on time) without > any overhead. It must be faster to compute the linear segments than to read them from a table. > performance = 90% of life :-) > I'm still not convinced if we should go the log route. > Let's see what others say. Well, the envelope needs to be log/exp shaped, but I think linear segments is OK. - Steve |