------------------------------------------------------------------------------------- V3.0 - LIST OF KNOWN ISSUES OR REPORTED BUGS WILL BE HOPEFULLY FIXED IN NEXT RELEASE ------------------------------------------------------------------------------------- -The Pitch Shifter is causing artifacts/distortions (rumble noises), noticeable only with some kind of sounds like pad chords. Still under investigation. -Envelope Extractor: the current alogorithm is not optimal yet, and there are still many cases where it can cause under- or over-fitting. We are working on a better algorithm (bear patience, just consider that robust envelope extraction is one of those unsolved problems yet in DSP science !) -When a stream is combined with static frames in a module accepting more than one FFT input, and the frame size of both is changed at run-time even with a common list entry, a frame grid error occurs. We could not find a solution to this problem yet. -Analyzer: sometimes on engine / plugin start, the frequency marker position gets resetted to zero. This is not easily replicable and we have still to understand the cause. -At present ESD still suffers some sample-rate dependency. In particular, no method is provided to automatically scale the frame size used in function of the working sample-rate, which may lead to different results for different sample rates in some circumstances. We are still studying a solution for that, and a relevant chapter will be added to the Manual if possible (if everybody used 48 KHz, life would be much easier...)