apohl79 / audiogridder

DSP servers using general purpose computers and networks
https://audiogridder.com
MIT License
738 stars 77 forks source link

Optimize preset loading #1027

Open apohl79 opened 1 year ago

apohl79 commented 1 year ago

Discussed in https://github.com/apohl79/audiogridder/discussions/1022

Originally posted by **Henri75** September 12, 2022 Using DAW or internal AG presets management, when you load a preset the AG insert reload the whole chain (hanging the DAW for seconds or sometimes a few dozens of seconds) even if the plugin / plugins are already loaded ! When you change preset with the same plugin or chain of plugins, AG should pass the new presets to the plugins (whichi should be instant) and not reload the plugins on the servers with the new presets (which is very long) This will greatly enhance the worklow and AG use, as for now it is almost unusable to browse presets.