any more specific information would be good. hard to imagine reinstalling the lua sources would actually change anything.
at first glance it sounds like some softcut parameters are being set incorrectly or not being initialized. (not the parameters on the mix page, those are very limited, but the full set of params which includes filter settings and resampling rate.)
i would definitely nuke anything in dust/data/mlr for a start.
in this theory, here are some possible causes:
- bug in MLR lua - e.g. unitialized softcut param
- bug in softcut (reset routine or i dunno)
- bug in crone OSC handling system
- bug in main norns preset/params system, or corrupted preset data
if it is a simple failure to initialize / reset something, then there is probably a pattern related to whatever you were doing before running MLR.
i will try harder to reproduce these things but i have never seen them, don’t habitually use MLR, and would appreciate focused attention and debugging reports from anyone who does use MLR, is comfortable with the norns architecture, command line, REPL, &c.
alternate theory is that this is the same issue, somehow, as the corrupted noisy audio on monitor path that has been reported elsewhere. (jack connections somehow being corrupted between capture->mixer, or from softcut->mixer.)
this theory seems weak to me - i have only reproduced the other reported artifact once (maybe twice) in all the thousands of power cycles i’ve performed on multiple norns units, and descriptors like “lowpass” and “quieter” don’t really fit with that theory anyways - they strongly suggest incorrect parameter values being executed correctly.