whoa, this is amazing!! I just found out today that you can use UE to procedurally generate sounds and music and now I'm watching lots of videos to get a better understanding of the process. You definitely achieved some super aesthetic results! Thanks a buch for the inspiration and for sharing your knowledge 🙂
@TheTripboxer3 жыл бұрын
Thanx! :-)
@Eazy-V Жыл бұрын
I managed to make some stuff with MetaSound but it feel so much counter-productive as a composer. Plus, I struggled a lot to find good documentation on the subject. So frustrating... ! Yet, I hoppe i'll find my way with your channel, thanks for sharing your work !
@TheTripboxer Жыл бұрын
I wrote an articel abut the development of my procedural, interactive music album in the Unreal Engine. Maybe that´s interesting for you... dev.epicgames.com/community/learning/tutorials/G3pj/unreal-engine-sonic-lifeforms-developing-an-interactive-procedural-music-album-with-blueprints-and-metasounds
@RogueBeatsARG Жыл бұрын
Looks like a great tool for dynamic OSTs
@thelostsoul94972 жыл бұрын
It's really amazing. But for beginners it's overstressing to know which node does what and what other nodes are available to add more effects. If I do a mix with simple and basic nodes then it's high chance that I'm missing out on some very powerful potential sfx that I could achieve with advanced nodes
@michaelgarydean3 жыл бұрын
Great work. The result you've created is an awesome reference to work from. Can't wait to see what else you create.
@TheTripboxer3 жыл бұрын
Thank you so much, Michael. I´m pretty sure I know your name from somewhere... Did you write a book on the topic? Anyway, thank you for your nice comment!
@michaelgarydean3 жыл бұрын
@@TheTripboxer No books yet 😅. My past activity has been mostly in electronic music, and online with Max for Live, TouchDesigner and Unreal Engine. Currently based in Montréal. Feel free to send a DM if you'd like and we could exchange emails. Take care and thanks for the videos!
@TheTripboxer3 жыл бұрын
@@michaelgarydean Don´t know how to send a DM here on KZbin... Sent you a friend request on FB (Michael Mitch Doerfler) :-)
@andreasmoyseos59803 жыл бұрын
Beautiful, thank you very much for sharing! I hope you make more of this, all the best.
@TheTripboxer3 жыл бұрын
😊🙏
@maximilianblank466011 ай бұрын
What an Amazing showcase. But i cant find the switch node in 5.3. Is there anything similar? or just use crossfade ? THANK YOU
@TheTripboxer11 ай бұрын
Thanx! :-). & yes, just use the crossfade-node in 5.3
@MariiaSakun5 ай бұрын
Thank you for sharing! It is a great approach
@TheTripboxer5 ай бұрын
thanx! :)
@ARMORHOUS3weplay2 жыл бұрын
So powerful, I am beyond words... Well done sub-earned!
@levimccallum90062 жыл бұрын
Insane! My favorite layer is the human breathing track.
@strawbz4797 Жыл бұрын
Fascinating stuff, thank you for posting!
@REE-Animation Жыл бұрын
Jesus chris this is brilliant!! Thank you SO much for sharing!! ❤️
@QuantumAdrian2 жыл бұрын
Thanks for this video! Can you share a simple example/file?
@dgeo-production67273 жыл бұрын
Yeah that's more like it 👍 It's very similar than to build it with Fmod nested events but in Ue5 with blueprint hh but it seems very flexible and better to visualise what's going one 👍 Only thing I don't like is that there is is no preview timeline
@wuschelkopf55838 ай бұрын
This is soo cool!! Thank you so much for showing this in so much detail. Is it possible to explain the way you randomize the layers in the Blueprint? You didn't show that in your video and the nodes were collapsed.
@TheTripboxer7 ай бұрын
Glad you like it, thanx! I talked about the randomizer concepts at Unreal Fest last year: kzbin.info/www/bejne/fXfZg2Ssatigprssi=qYj88CMJwDNzTw7I maybe this helps... :-)
@maxmustsleep3 жыл бұрын
i just started the video but damn the music is awesome!
@alexhaisting3 жыл бұрын
Can you zip this and drop a link for educational purposes? plzzzzz
@IsaPat10 күн бұрын
Hi, in the Enveloppe & Filter you have a SWITCH. I don't have in my UE5.3.2.
@TheTripboxer10 күн бұрын
In 5.3 you would just use a "crossfade"-node for that...
@MatichekYoutube2 жыл бұрын
This is great - is it possible to asign the whole folder - for example "Ambien" folder to be loaded automatically for one of the layers. Cause now, I see that you manually referenced the files
@sprinklesta2 жыл бұрын
Brilliant content
@unrealdevop2 жыл бұрын
I can't seem to find the Get Parameter Interface....was it removed? Seems things have changed drastically as far as setting these variables from blueprint.
@TheTripboxer2 жыл бұрын
Yeah, they got rid of that. Just pull from the AudioComponent and call "Set Parameter Float" and it should work...
@unrealdevop2 жыл бұрын
@@TheTripboxer Yeah I figured it out last night, thanks for the response though.
@ARMORHOUS3weplay2 жыл бұрын
WOWOWOWOW!!!
@UcheOgbiti2 жыл бұрын
Jesus christ, this is sick!!!
@theinfamousches1258 Жыл бұрын
this is so bad ass
@ignacioignacio3 жыл бұрын
Hello, great video! Is there a source to the Quartz Setup Blueprint? thks!
@TheTripboxer3 жыл бұрын
What do you mean by "source"?
@ignacioignacio3 жыл бұрын
@@TheTripboxer sorry, I'll rephrase. do you have a patron or similar where we can get access to detailed walkthrough or the project template?
@TheTripboxer3 жыл бұрын
@@ignacioignacio Ah ok. Sorry, no. I just uploaded this for fun. And I think about putting an extended version with music packs of this on the marketplace when UE5 is officially released.
@laurentmis3 жыл бұрын
Just one more thing , you know good resource tutorials on MetaSound, I am starting with Unreal Engine for audio, and UE 5 seems the way to go to start learning?
@TheTripboxer3 жыл бұрын
Try "Dan Reynolds Audio" - KZbinChannel... But MetaSounds are just one part of Audio in Unreal....
@laurentmis3 жыл бұрын
@@TheTripboxer OK great, that's what I thought as well, the logic remains the same and blueprints will still be needed.
@lmbits10472 жыл бұрын
Great stuff. How do you actually have UI sliders on that BP details?
@TheTripboxer2 жыл бұрын
that´s standard behaviour if you have public float variables...:)
@lmbits10472 жыл бұрын
@@TheTripboxer For me it shows standard float numbers. It is a slider but it doesn't look like a slider. I mean the look of your sliders. They have a proper UI look. I just tested it again just to be sure I wasn't going crazy.
@TheTripboxer2 жыл бұрын
@@lmbits1047 Hmm, really not sure what you mean. I did nothing special in terms of BP Detaitls UI. It´s just the way it looks in UE5.
@lmbits10472 жыл бұрын
@@TheTripboxer Is just that I see two types of float sliders. The regulars I always see in UE which are these kzbin.info/www/bejne/kKuth6uuedOSnJY and then these other kzbin.info/www/bejne/kKuth6uuedOSnJY that look like actual faders where you can see the slider level. Maybe that's because they have a value limit or something? I just don't remember having seen them like that. Not really important just out of curiosity.
@TheTripboxer2 жыл бұрын
@@lmbits1047 Ah, ok. Now I know what you mean. You just have to define a "slider range" to get that look...
@alexanderalikin12102 жыл бұрын
Where do you typically get the actual .wav sound files from?
@TheTripboxer2 жыл бұрын
the ones I´m using here I recorded myself...
@tarekwayne9193 Жыл бұрын
😂 I was laughing at this question, because I was sure, like most of us, you compose everything yourself. Great job👏
@alexanderalikin1210 Жыл бұрын
@@tarekwayne9193 I was actually serious. I'm a game developer and I don't wanna learn and spend time composing sounds. I just want to download prerecorded sounds and effects and then program them in Unreal.
@tarekwayne9193 Жыл бұрын
@@alexanderalikin1210 I'm a developer too😉
@laurentmis3 жыл бұрын
Hi, great video, is it possible to achieve the same results with UE4 ?
@TheTripboxer3 жыл бұрын
Hi Laurent! Almost possible in UE4. I had something very similar in UE4. You´d have to use SoundCues instead of MetaSounds. The delay FX and the Filtering is much easier in UE5 with Metasounds. Everything else is no problem in UE4...