New Tool (2.8, 3.0): Flexible Pattern Resizer

Wow, this is how perfect code looks :slight_smile:

Maybe a very helpful addition would be auto-fixing all synced dsp, too, by fixing the lines values!

Is there some simple way to get all syncing values of a dsp device without knowing individual parameter offsets?

This one doesn’t work for phrases right? Would be great if it did!

This might be a dumb question, but where is the download link?

The attachment got lost after the forum upgrade. I’ve manually added it back now. See first topic to download…

Hey,

found a new bug in v3.00 (Renoise 3.21). If you have fx devices in a group and you have a parameter of the fx automated like so:

It will throw this error:

org.illformed.PatternResizer.xrnx/main.lua’ failed in one of its notifiers.

main.lua:228: attempt to index field ‘?’ (a nil value)
stack traceback:
main.lua:228: in function ‘resize_pattern’
main.lua:496: in function main.lua:495

If you delete the automation of the compressor above, no error will appear.

NOTE: The automation is marked as active, but the actual automation is empty, due the usage of the pattern split function.

EDIT:
Might be caused by this problem only. But I am not sure: