Nexus Preset Finder

Discussion in 'Software' started by demberto, Aug 16, 2020.

Tags:
  1. demberto

    demberto Rock Star

    Joined:
    Nov 27, 2018
    Messages:
    931
    Likes Received:
    325
    In case you don't have the required expansion, Nexus doesn't tell you the name of expansion in which the preset name can be found. I have a made a Python script (2 days work) to find the expansion in which a preset is. Usage is pretty easy and in spite of hard work by myself, nothing except the bare functionality works. Install the dependencies first.
    Code:
    python -m pip install --upgrade BeautifulSoup4 colorama
    
    To use it:
    Code:
    python nxp.py "<PRESET_NAME_HERE>"
    Don't ever forget the quotes (" ") around the preset name.
    You will get nice colored output :cool:
    If you try to figure out more options, it won't just work for reasons unknown.

    How is it done?
    Look in the script, plzz. I have attached zip which contains code and a generated JSON which stores all required data. If you delete it, you need to run with the -u option which will scrape off data from ReFX.com

    Hope you like it.
     
    • Like Like x 2
    • Interesting Interesting x 1
    • List

    Attached Files:

    • nxp.zip
      File size:
      127.4 KB
      Views:
      7
  2.  
Loading...
Similar Threads - Nexus Preset Finder Forum Date
MacOS ReFX Nexus 4 no sound from some preset Software Apr 10, 2024
Nexus user presets not working after switching systems Software Nov 2, 2023
Nexus 4 Deleting Preset After Preset Rename Samplers, Synthesizers Oct 15, 2023
"The expansion for the preset is not installed" - Nexus Software Dec 31, 2022
Weird Preset Problem in Nexus 3 Samplers, Synthesizers Mar 23, 2022
Loading...