Johannes Lorenz

Results 261 comments of Johannes Lorenz

@Daniele71 If I remember correctly, you can start `LV2_PATH=/usr/lib64/lv2 /path/to/appimage`. Does it then show you the 527 plugins?

1. Does this mean that setting the `LV2_PATH` increase the number of "loaded" plugins? 2. If it loaded 587 plugins, they *should* be available... How many are in the instrument...

Please answer to both questions. Question 1 is not answered, and question 2 is incomplete: do you really see 0 Lv2 Effects?

@Daniele71 I you don't reply within the next days, I'll close this as invalid. It looks like you just oversaw that most plugins are effects.

> There's a lot of changes towards std::vector Do you mean those in `OscilGen` or the new `Sample::smp` in `PADnoteParameters`? > i.e. alignment for SSE ops Do you plan to...

Btw, the main reason for using `std::vector` in `OscilGen` was to not need to wrtie a copy ctor for `OscilGen`.

For general information, this PR is likely superseded by #61.

> @JohannesLorenz Since you reviewed the previous sympathetic resonance PR, do you have any comments on this one? I thought @friedolino78 considered adding more changes :grin: Is it ready to...

Note: rPreset macros checked, are OK (6a3cce9)

A missing font would not really explain why the text shows as soon as it is selected (in the picture: in the "File" menu). If it's really an optimization, does...