Skip to content

Release 1.0.29

Choose a tag to compare

@sadko4u sadko4u released this 28 Feb 20:00
· 157 commits to master since this release
  • Added workaround for Renoise host related to latency reporting by VST2 and VST3 plugins
    on state load.
  • Added possibility to use custom scaling for each plugin bundle.
  • Added highlighting of active item in AudioFolder controller.
  • Removed ctl::Switch controller as outdated.
  • Fixed unnecessary output parameter cleanup when importing configuration.
  • Fixed regression in VST3 parameter setup.
  • Added activity option for controllers:
    • ctl::Button;
    • ctl::CheckBox;
    • ctl::ComboBox;
    • ctl::Edit;
    • ctl::Fader;
    • ctl::FileButton;
    • ctl::Fraction;
    • ctl::Indicator;
    • ctl::Knob;
    • ctl::Led;
    • ctl::MidiNote;
    • ctl::ProgressBar.
  • Updated module versions in dependencies.