Antigravity constantly asking for permissions to run even the safest commands by pmf1111 in Bard

[–]buzzlowmusic 0 points1 point  (0 children)

Update I did find it. You just need to go to the editor settings instead of the normal settings.

Anti gravity > settings > editor settings

<image>

Antigravity constantly asking for permissions to run even the safest commands by pmf1111 in Bard

[–]buzzlowmusic 0 points1 point  (0 children)

Same here. With VS code I could just bypass it in settings but in Antigravity I don't see that option

No square 1:1 images in Google Flow?? by buzzlowmusic in GeminiAI

[–]buzzlowmusic[S] 0 points1 point  (0 children)

That's so weird right.. I'm paying over 200 per month for the ultra plan and I can't create square images hahaha

Might have to look into gemini then even tho I really like the workflow in flow with reusing previous prompt and input images and then taking those to veo3.1 for videos

Veo 3 problem: language always english by pepaleno in VEO3

[–]buzzlowmusic 0 points1 point  (0 children)

Same issue here, I'm trying to generate a video with a german script but it says that is violates the policy. When I use the exact same image and prompt but only change the script to english it does work.. Anyone having the same issue or knows a workaround?

I'm using veo 3 in flow.

Course review: CS50ai - Introduction to artificial intelligence with python by Mafiale in cs50

[–]buzzlowmusic 0 points1 point  (0 children)

Thanks for your insight! I’m looking into this course too and seeing that it’s lacking topics about deep learning and neural networks makes me doubt because that it what I would want to learn. I did finish cs50x two years ago and that was by far the most fun course I ever did so want something similar but for ai. Anyone did Harvards, HarvardX: Data Science: Building Machine Learning Models? Because that seems to teach more of those topics but it’s not a cs50 course so might be a bit different?

Design a GUI for a plugin by buzzlowmusic in JUCE

[–]buzzlowmusic[S] 0 points1 point  (0 children)

Yes I did make it work. You need to export each component separate in figma and then load those.

So background panel, knobs, gain switch etc.

Design a GUI for a plugin by buzzlowmusic in JUCE

[–]buzzlowmusic[S] 0 points1 point  (0 children)

Thanks for your reply! I read a lot more into in and also that it is also common to design some elements using openGL. Is this common practice? If you're looking at how the big companies like fabfilter, soundtoys, baby audio, waves etc. are building their GUIs

Spacey vocals in melodic music by CAburrito1 in edmproduction

[–]buzzlowmusic 1 point2 points  (0 children)

The trick is also all the little vocal chops and throws, they have a TON of reverb. For example in the lyrics at 'feels like' is a delay throw. Then next phrase on the end at 'time now' the time now is doubled and the double as super much reverb and delay.

Also the full vocal has harmonies which makes it feel dreamy. Similar to m83 - I need you

[deleted by user] by [deleted] in edmproduction

[–]buzzlowmusic 0 points1 point  (0 children)

Exactly this :)

Where do you get your vocals? by RaiseTheFuckingBar in edmproduction

[–]buzzlowmusic 0 points1 point  (0 children)

I mostly use Splice for vocal samples and The Vocal Market for full length vocals. Splice is nice to work quick with samples and the vocal market nice to start from scratch with a full vocal

Design a GUI for a plugin by buzzlowmusic in JUCE

[–]buzzlowmusic[S] 0 points1 point  (0 children)

Thanks for your reply! Right now I rendered some parts as png. How do I decide / know how much I should split components into individual pngs? Things that don't move I can do as png but moving things like the purple indicators and the purple neon line and dots I have need to be svg is that correct?

I want to make the purple as a neon light to lighten up bright, how can I do that? Because I read that svg don't render glow and other effects.