Saving Presets
- 
 Hello, i'm making an eq and on the top i want to put a preset saving. And I was wondering, am I obliged to put a FloatingTilePanel with the Preset Browser, or I can do it without it 
  
- 
 @hyperphonias You can roll your own 
- 
 @hyperphonias or you can add the entire state of a module to your presets with https://docs.hise.dev/scripting/scripting-api/engine/index.html#addmodulestatetouserpreset 

