Skip to content

Introducing MagicProcessor

Compare
Choose a tag to compare
@ffAudio ffAudio released this 01 Mar 22:38
9ba1996
  • The GUI ValueTree is now in MagicGUIState

  • AudioProcessorValueTreeState is no longer needed and not supplied to the MagicProcessorState

  • Added MagicProcessor that takes care of the necessary boilerplate

  • addBackgroundProcessing() is no longer necessary

  • Set TextButton to toggle when a parameter is connected

  • Make it work without AudioProcessorValueTreeState

  • ApplicationSettings update now when the file changes / work cross multiple plugins

  • Fixed a crash with ListBox