Daniel Walz

Results 28 comments of Daniel Walz

Hi Julius, The logs are pretty cluttered, there is another "not": https://github.com/ffAudio/foleys_gui_magic/actions/runs/7965743902/job/21745986167#step:5:463 ` D:\a\foleys_gui_magic\foleys_gui_magic\modules\foleys_gui_magic\General/foleys_MagicJUCEFactories.cpp(671,13)` In the braces there is the line number 671 I like the PR, but other users...

Apologies for not being clearer. I am no lawyer, so I am not 100% sure what is compatible. - The engine requires JUCE, which has a dual licensing: either GPL...

Thanks for the kind feedback and for making me aware of that issue. I didn't test too deeply on windows, so this slipped through the net. The code should figure...

Thanks for the heads up! I think it's best to freeze the current state in a juce6 branch and fix it in develop

Sorry you are having issues. Can you let me know how I could be of any assistance?

Hi Sandeep, First of all, are you using the foleys::MagicEditor at all? That should be the default and will already happen if you inherit from `foleys::MagicProcessor` instead of juce::AudioProcessor. No...

I used an auto translator, I hope that was what you asked: > Kann dieses Projekt nur eine Dauer von 15 generieren? There is no limitation of that kind built...

Thanks for the suggestion. I would definitely not use getPopupMenuFont(). I would probably not use the LookAndFeel at all. It makes sense for a system for developers, but not for...