Robin Schmidt

Results 872 comments of Robin Schmidt

so, i guess this macro-definition causes the keyword `char` to appear in an enum (after the preprocessor stage has passed) and that causes an error. i don't know, why i...

> What if it's that I need to create my jucer project from scratch? why should you have to do that? i didn't do that either.

i see that you are using a couple of juce library modules in SpiralGenerator which i don't use in ToolChain (juce_audio_utils, juce_cryptography, juce_opengl, juce_video). maybe one of these modules includes...

...nope - that's not it. i removed those modules, the error remains. ...but maybe it's a good idea to remove those modules anyway, when they are not needed for that...

oh - i just see juce_audio_utils is actually needed for the standalone build

ok, pull an update of my library and try again. i hacked juce (added an #undef small) which seems to fix the *weird* error. you'll still get some other errors...

do you mean the color overlay when a slider has modulation connections? (because that other kind of modulation indication does not exist (yet)). if so, then you can just override...

well, i wanted to look into spline-drawing for scope-oversampling next. what's your priority list?