-------------------------------------------------------------------------------------------------- LIST OF KNOWN ISSUES, PLANNED THINGS OR BUGS WHICH WILL BE HOPEFULLY FIXED IN FUTURE RELEASES -------------------------------------------------------------------------------------------------- NOTE: GIVEN THE VERY SCARCE FEEDBACK AND POOL OF USERS OF ESD3, ANY FURTHER PUBLIC DEVELOPMENT WILL PROCEED VERY SLOWLY. -------------------------------------------------------------------------------------------------- GENERAL: -There are some XML parsing errors with SE 1.6, they will be fixed eventually. By now please avoid using SE 1.6, since it is still at alpha stage -All example projects must be updated to make use of V2 Sampling System -Custom reverb example project shall be based on a new system of offline sample rendering (still in the works for EDM Sampling V2), no longer on online DSP rendering (quite a 'hack') MODULES: -The Pitch Shifter is prone to rumble sounds and artifacts caused by 'cohalescing' peaks, when the frequency of a harmonic series gets too low for a given frame size. This is an intrinsic limitation of STFT and there is really nothing which can be done. The only solution in increasing the frame size. Please also consider Time Domain versions (EDM pack, Pitch Shifter II and Detuner) -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 but there are little hopes and it may take some years (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.