Skip to content
Snippets Groups Projects
  • Septen's avatar
    7aef716e
    CAR plugin: major changes. Other classes - some refactoring. · 7aef716e
    Septen authored
    * Added custom audio processor editor for CAR plugin - CAREditor;
    * Added buttons to switch between "Reference" and "Affected" channels;
    * CAR processor some minor changes;
    * Some minor changes in GenericEditor class which provide more
      possibilities for plugins (e.g. plugins can implement their own
      resized() methods, etc.);
    * Added UIUtilities header file in which we can include any
      UI components/utilities which will be useful for easier plugin
      creation.
    7aef716e
    History
    CAR plugin: major changes. Other classes - some refactoring.
    Septen authored
    * Added custom audio processor editor for CAR plugin - CAREditor;
    * Added buttons to switch between "Reference" and "Affected" channels;
    * CAR processor some minor changes;
    * Some minor changes in GenericEditor class which provide more
      possibilities for plugins (e.g. plugins can implement their own
      resized() methods, etc.);
    * Added UIUtilities header file in which we can include any
      UI components/utilities which will be useful for easier plugin
      creation.