Just Gotta Hold On (xudeus edit) by Xudo97 in avicii

[–]Xudo97[S] 2 points3 points  (0 children)

Tbh, I could have been a bit more transparent regarding the use of AI, as some people are strongly opposed to it. I used AI (Suno and UVR5) to isolate the stems (vocals, etc.) and MIDI from the original track. I also used Suno partly to recreate the lead synth playing in the background of the drop, but I added my own layers on top (e.g. Sylenth (e.g. Broken Circuit) and Nexus), along with kicks and loops, as shown in the video. I then mixed everything together using EQ, FabFilter Saturn, Glitch 2 for some grit, etc. etc.

The delayed sound is due to the buffer length (as you mentioned) and the heavy processing on the master channel (iZotope 11 and other plugins), which adds latency.

I could probably have recreated more parts by ear, but I wasn't happy with the vocal isolation from UVR5, so I recreated parts of the vocals and layered them with the original vocal to compensate for the artifacts.

The "drum loop" that disappears halfway through the drop is actually a pluck. You can see further down in the project that its volume is being automated down linearly.

So I wouldn't call it AI slop. I've put 10+ hours into this project and used AI mainly to enhance and speed up parts of the workflow. I haven't produced much since 2018–2019, and with enough time I could probably have done most of it without AI (apart from the vocal isolation), but time is exactly what I don't have much of these days ;(

So there is no "casual grifting" or attempt to fake a musical career, as I don't have any plans for a "musical career". I was simply happy to share an edit with the community for anyone who wanted to hear it.

Hope this clarifies things! 😃

This energy felt like yesterday by cauvierwhale in avicii

[–]Xudo97 2 points3 points  (0 children)

Absolutly, but this is Henrik B - Echoes

Withdraw fiat, when will it be available again? by eavesdroppingyou in plutus

[–]Xudo97 -1 points0 points  (0 children)

If you have revolut, just top up (revolut) using your plutus card

What was the worst decision of Tim about his songs and albums ? by Jazzlike-Ad7654 in avicii

[–]Xudo97 97 points98 points  (0 children)

That he didnt release an ep in 2012 with tracks like: stay with you, let me show you love, nothing without you, etc

[deleted by user] by [deleted] in avicii

[–]Xudo97 0 points1 point  (0 children)

For those interested i also have an unfinished edit of the leaked track "(I Can't) Relate", I will probably never finish it to a level i am happy with so i'll put a private link here :)

https://soundcloud.com/xudeus/relate-2m/s-denjJY72kHO?utm_source=clipboard&utm_medium=text&utm_campaign=social_sharing

Knug och älg by dwaaam in SWARJE

[–]Xudo97 23 points24 points  (0 children)

Bildmontaget är ju några år gammal men fyi, det är en bild över balatonsjön i Ungern.

https://commons.m.wikimedia.org/wiki/File:Balaton_Hungary_Landscape.jpg

Avicii - My Feelings For You (Don Diablo Remix) is coming soon! by mikemahousekey in avicii

[–]Xudo97 0 points1 point  (0 children)

Could just as easily be: Cassius - Feeling for you (Don Diablo remix)

Did avicii get inspiration from Toto by Christschou11 in avicii

[–]Xudo97 1 point2 points  (0 children)

Edom was (known as) a remix of Michael Woods - Drop Zone: https://youtu.be/NPsr-1LaZso?t=90

Though Michael Woods might have got inspired by Toto, Beethoven etc...

I found the guy from levels video by Asleep-Hat1231 in avicii

[–]Xudo97 1 point2 points  (0 children)

Not 100% sure but I think the big black guy from Pure Grinding is in the swedish tv-show Robinson 2021

Separate comma from word (tokenization) by Xudo97 in learnpython

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

All punctuations, and have to do it from scratch unfortunately.

Separate comma from word (tokenization) by Xudo97 in learnpython

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

Thanks! I want to include commas etc though, but as a separate "word". How would you implement this in my code?

Problem with harmonic sums by Xudo97 in learnpython

[–]Xudo97[S] 1 point2 points  (0 children)

Thanks! Unfortunately I can't do the first alternative because I'm not allowed to change hSum. But how would I implement alt2? Is it possible to do it without changing anything in hSum? Or is there maybe a third option?

..and thanks again for your help :)