New Tool (3.5.4): Native DSP Floater

Hey everyone!

I always wanted to be able to “undock” a DSP from the chain and be able to have a floating version of it while navigating through other tracks, so this is the closest I could get to it. Of course this does not recreate the UI of each native DSP, but for most stuff (like EQ, compressors, gainers and track’s volume/panning).

A floating controller for the selected Renoise native DSP, with live-synced parameters, presets, bypass, editable values, and per-parameter default reset by double-clicking its slider.

DISCLAIMER: The tool is made using Claude AI. Feel free to edit and reupload the script if you find any bugs (which is very very likely). Always make a backup copy of your song before testing.

Enjoy!

mg.float.controls.xrnx (33.4 KB)

3 Likes

really usefull thank you!

maybe someone create an update, to display the parameters just like the DSP looks. i know why this looks like different , its easyer to pick up the parameters to the sliders.

Its awesome indeed. i wait this to be official to pupop every native DPS!
Thank you man!

1 Like

Unfortunately automatic recreation of each DSP’s UI is not possible, that’s why I resorted to just sliders. Of course, someone can manually recreate each DSP’s controls but since the API exposes a limited number of controls and functions, it’s going to be very hard, if not impossible.

1 Like

Yes thats true, i know this limitations