User Activity

  • Modified a comment on discussion General Discussion on Equalizer APO

    I have added this free VST plugin in the Configurator: https://plugins4free.com/plugin/3599/ It did actually load and work, but the configurator closed right away, and I can't reopen it. I have removed the VST from the config, and now it opens. Could someone please look into it and fix the problem, at least if there is a quick fix? Windows 10 x64, 64-bit versions of everything.

  • Posted a comment on discussion General Discussion on Equalizer APO

    I have added this free VST plugin in the Configurator: https://plugins4free.com/plugin/3599/ It did actually load and work, but the configurator closed right away, and I can't reopen it. I have removed the VST from the config, and now it opens. Could someone please look into it and fix the problem, at least if there is a quick fix?

  • Posted a comment on discussion Development on cppcheck

    I think the 'template' keyword here is absolutely necessary for disambiguation and you can't parse this correctly if it was removed (i. e. without taking this keyword into account).

  • Posted a comment on discussion Development on cppcheck

    The following code triggers an error: "AST broken, binary operator '>' doesn't have two operands." This is obviously because the expression has been parsed incorrectly. template <std::size_t First, std::size_t... Indices, typename Functor> constexpr void constexpr_for_fold_impl([[maybe_unused]] Functor&& f, std::index_sequence<Indices...>) noexcept { (std::forward<Functor>(f).template operator() < First + Indices > (), ...); }

  • Posted a comment on discussion Help on dlib C++ Library

    Thanks, squaring instead of using fabs helped with my particular case. Not sure how...

  • Modified a comment on discussion Help on dlib C++ Library

    I think the simulated annealing optimization would suit my case well. Is there an...

  • Modified a comment on discussion Help on dlib C++ Library

    I think the simulated annealing optimization would suit my case well. Is there an...

  • Posted a comment on discussion Help on dlib C++ Library

    I think the simulated annealing optimization would suit my case well. Is there implementation...

View All

Personal Data

Username:
violetgiraffe
Joined:
2011-08-10 12:17:14

Projects

This is a list of open source software projects that VG is associated with:

  • LZW   Last Updated:

Personal Tools