Johannes Lorenz

Results 276 comments of Johannes Lorenz
trafficstars

@zonkmachine When do you have time to solve this?

I just used 3osc, switched to FX tab and added 5 effects. No resize. Can you please describe the exact steps required to repoduce? Maybe it's even fixed 1 month...

For information, no idea if it helps, there seems to be an actively maintained project ["LV2 Related JUCE Modules"](https://github.com/lvtk/jlv2) (Mentioned on https://github.com/WeAreROLI/JUCE/issues/123)

2 code reviews + 1 test review passed. Suggesting merge.

Most non-extraordinary extensions seem to be done/in progress. As I think we should target **UI** ASAP, this should be the next target. Only **state** and **preset** seem to be useful...

@zonkmachine It would be cool if we can advance with this PR, as it's a requirement for #6484 . (Not urging, just reminding :) )

> By units I meant plugins. If I change a parameter from the default, the plugin will revert to it's default sound on export and then crash, at least sometimes,...

I pushed a rewrite of code that should also keep the model values and not reset them. Sadly, for the plugin Sawtooth (from the "blop" plugins), I get a crash...

> Which ones of the blop pugins works for you? They all fail. I need to investigate further...

I have the impression that it's not reloading those plugins that causes the issue, but the sample rate of 44100. Can anyone please test simply loading "Sawtooth" with 44100 Hz?