Skip to content

v1.0.5 Improve performance

Latest
Compare
Choose a tag to compare
@mzuther mzuther released this 18 Jul 07:58
1e49416

Added

  • add custom UI handler

  • add linter script and fix warnings

Changed

  • use lambda set/get functions to update controllers (thanks to
    Stéphane Letz)

  • use 'alloca' which is faster than std::vector and will also work on
    Windows (thanks to Stéphane Letz)

  • move some UI handling to class "ProtoFaustWidget"

  • allow easier debugging of RGB LEDs (enjoy fireworks of light ...)

  • re-factor code

  • change selection of files formatted by astyle

Fixed

  • fix crash on opening module selection window