A new version of ReaSonus Native has been released.

What's Changed

This release has the following fixes and improvements which are all focused on plugin mapping:

FaderPort 8/16

  • Added option to delete mappings
  • Added option to add mappings in the UI
  • Added color to the mapping group. This has 4 options for the display types and it's possible to set one of the options as the default one
  • Showing plugin type select page when a plugin has not been set (Only for older mapping files)
  • Added a lot of caching for the plugin mapping:
    • Plugin parameter caching: when adding a plugin mapping there will be a file generated with all the parameter info. This makes loading all the parameters way faster, especially when having a large number of parameters
    • Installed plugins cache: When adding a plugin mapping in the UI, a cache file is generated with all the installed plugins (When done for the first time, this might take some time, depending on the amount of installed plugins). This makes loading the installed plugins list fast.
    • Added a parameter filter per developer. A lot of plugins have parameters you'll never use like MIDI CC. There is now a way to store these parameters, so they will not appear in the list with parameters. Changes to this list will getting applied to all the parameter cache files for that developer.
  • Style fixes in the ReaSonus Control Panel.
    • Recreated the list-items so they are all consistent and easier to maintain
    • Rewrote some elements to make them state full. Also for better handling and more predictable behaviour
    • Fixed some issues with z-indexes on some elements (the wrong items on top of others)

Please check the documentation for more, in depth info about the plugin mapping new features.

Install

ReaSonus Native is now available in ReaPack. There is no need to add a repository, but works out-of-the-box. In ReaPack search for ReaSonus and you can install it.

Don't forget to install SWS and ReaImGui v0.10 if you have not installed them yet

Documentation

Documentation can be found here. If you see typo's or other issues with the documentation, please report them, so the documentation can get updated.

Thanx to anyone reporting issues and help me debug them.

Full Changelog: https://github.com/navelpluisje/Reasonus-Native/compare/0.9.0...0.10.0