On Sun, Aug 02, 2015 at 07:59:20AM +0000, John Rigg wrote: > On Fri, Jul 31, 2015 at 10:37:43AM +0000, John Rigg wrote: > > I've run into some strange behaviour when splitting regions (split at > > playhead) in order to make gain changes. Sometimes the region before the > > split > > doesn't show a fade-out and it can't be added manually. Subsequent dragging > > of > > the end and attempting to make a cross fade still doesn't show any fade-out > > on > > the end of the earlier region. It appears not to be just missing from the > > GUI > > as there's a pop on playback. > > On further investigation the fade is still in the history file and still > audible, so it's just disappearing from the GUI. Now reported on GitHub: > https://github.com/original-male/non/issues/164
Further info: there is an underlying problem with region split which causes the new regions to sometimes be duplicated in the same place (and only one is undoable). See GitHub issue: https://github.com/original-male/non/issues/166 John
