Robin Schmidt

Results 872 comments of Robin Schmidt

> What decides what the xml gets, what decides the display string? in the xml goes the string that you give the Parameter by `addStringValue`. by default, the combobox will...

> I need th popup menu to be bigger than the size of the component hmm..ok - i think i need to add some code to the framework to make...

> i'm not sure if it will be easy to override the drawing behavior or: i introduce a TreeViewPainter class the same way as i did for the sliders

> I updated your JUCE, take my pull request! It builds. whoa! one moment - you say that so casually, as if it were something small! this is *major* change...

as said - updating the juce library is a major step that has to be taken carefully, otherwise many things may break (build-systems, mostly). this is not something like a...

damn - yes - it looks like steinberg now really means it to kill off vst2 - that's really sad: ```cpp namespace Vst2 { // If the following files cannot...

\rapt\Data\StandardContainerTools.h ...actually, they have been there all the time (with minor recent additions)

ok, i added another rsAppend for this. it was indeed a bit tricky to consider the special case when appending a vector to itself. this list of convenience functions is...

> using rsFloat64x2 i have no idea what you are doing there and much less what i should expect from that. why (and how) would anyone use the scope with...

soo - what is your setup? you create a circle as stereo signal (sin/cos for x/y) by some generator, feed that into the stereo version of the rsOnePoleFilter and then...