New Tool (3.5.4): DSP Quick Picker

Hello everyone!

A new tool to quickly search and insert DSP effects into a chain. Enter/double click inserts selected DSP after the currently focused one, Shift+Enter/Double click inserts it before. Shift+Backspace clears search query. Up/down arrows navigate through the lst. Esc closes the dialog.

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.dsp.picker.v1.0.xrnx (34.4 KB)

3 Likes

I made a visual DSP picker . This is also kool thx

1 Like

kool i try it.

maybe some buttons to hide
VST
VST2
only RNS DSP

Thanks @hotelsinus . Typing “RNS”, “VST” etc filters results. For example typing “rns eq” shows only native EQ’s. I wanted to keep the UI and size of the “flyout” as compact as possible while showing enough results.

1 Like

Update v.1.5 - 2026-08-04:

  • Added asterisk marker for Favorites plugins. Also Favorites are prioritized in the results and typing “Favorites” or “VST3 favorites” shows only the appropriate results.

  • Added right click menu to result items with various options

mg.dsp.picker.v1.5.xrnx (35.5 KB)

1 Like