WHAT
Technical Sound Designer Reynolds will walk through an approach for building a music stitching system within Blueprints. He’ll also discuss design considerations to help you customize music behavior for your own projects.
would like to see that one too franktech! & a lot more topics that have been suggested,etc.
need to double up with more streams, Amanda! go sneak in & unplug their computers and get them off Fortnite! so we can get Tuesday streams back for a while!
Psyched!!! I’ve been playing around with the new audio engine since getting back from GDC. Had the pleasure to meet Aaron McLeran (tho mostly while he was proteccing the all-holy fortnite replay-playback machine).
I also got to pick around on the procedural music system you had set up there! Fascinating seeing how you used timelines to control the meter, and arrays of notes to hold the procedural melodies.
I hope you have time to touch on some of those basics just to get us going on making our own procedural music! I think it’s a much better use of my time as a developer rather than painstakingly writing out music that will always reach its end point - procedural music allows us to make ambient background sounds that don’t repeat, which is a huge psychological factor in replayability, if you ask me!
I’ll be streaming on youtube/twitch (iamisandisnt) messing around with the basics of the synthesis plugin if anybody wants to chill and chat while we wait for this to start
Cheers
I might not be able to attend the live stream today unfortunately
But here’s a demo of the randomized arpeggiator (sounds like the intro to a Radiohead song :D) that I made from scratch today using my memory of the GDC demo!
Any tips on what to do about that popping sound when the note off / on takes place? Might just be clipping from the overall mix
Anyone have an issue where the music ceases playing before the first transition (or in some cases earlier?). The progress bar also doesn’t fill up.
It’s a bit odd because the first time I downloaded the project files they worked perfectly and then have subsequently refuse to work again, even with me re-downloading and extracting the files. Same issue. This is all in windows 4.19. Hmm…
Edit: Have just tried the (freshly downloaded) files on an OS X 4.19 install and the progress bar fills up too quickly and the transitions come too early.
I admit to never having tested this on Mac, but I did build the system originally for a middle-to-high-end mobile device, so I would expect it to work generally okay on Desktop platforms.
Hey whats up with the stream ? I tried to find it on youtube and twitch but there is no way to find it. I couldnt watch it live and I thought i maybe had to wait a couple of days but i see that other streams have been uploaded on youtube since so i was wondering.
Hey, @.reynolds ! Awesome work! I suppose the New Audio Engine is required for using “OnAudioPlaybackPercent”. Does it work on some other platforms except Windows now? I use 4.19 but can switch if it does.
This was a great event, but in recent versions of the engine, OnAudioPlaybackPercent doesn’t work. It works when you first set up your game, but when you close and re-open the editor, it returns a Playback Percent of 0. The result is that this code never transitions to the next clip.
In the stream you mentioned making a zip file with the assets, but I can’t find it anywhere. Did that ever happen?
Edit: Nevermind, this tutorial is kind of outdated, as TimeSynth has made this stuff obsolete. I found the Timesynth Tutorial and downloadable project.