Bug: Redux Phrase prints off grid when bouncing to audio

I just downgraded to 1.2.2

Sorry for the very late reply.

This has indeed been broken with the fix for Unstable timing (jitter) of VSTi MIDI routed events in the latest updates. I’ll try to fix that soon, while trying not to break the other fix mentioned.

1 Like

This problem has also has been pointed by @moloko in other two topics. There are workarounds, but not full on solutions. Some of it seems to be intended behavior, as stated by taktik in how the processing works (the fx are applied over the raw sample and then repitched, so if you have finetuned the sample before applying dsp the output will sound different).

What I currently do is use RollingSampler for everything… I don’t even touch the “render fx” and “resample” buttons in Renoise anymore. I just hit play and then drag and drop from RollingSampler to Renoise.

1 Like

Ooh, nice. Rolling sampler looks super useful :+1: Thanks for the heads up

Thank you for taking the time to respond. I’m glad it’s on your radar, and hopefully not a massive amount of rework and regression testing needed.