Oh my god. Finally we can get frequency related data from audio! What flags did you change?
A time scale setting would be so cool
Didnât even know this existed, did they announce this somewhere ever? Itâs really cool.
(cc. @bluebxrrybot)
Enable the flags
EnableAudioWiring
EnableAudioWiringStudio
EnableAudioSpectrumAnalysis
Youâll need to set up a patch that routes an AudioPlayer into a AudioDeviceOutput and AudioAnalyzer. You link audio instances together with Wires, similar to a modular audio rack in real life.
Then use GetSpectrum
on the analyzer itself.
Whoeverâs working on the audio routing, it would be nice to also get a basic filter audio effect that can do audio filtering with a cutoff and resonance
Any further context for this?
I get the gist of it but to my knowledge cameras donât operate with a âspeedâ.
I believe it meant the zoom interpolation. Itâs been a bug for years.
Still unaddressed.
Why is one single spike after 60 seconds so game breaking? Do all of your scripts rely on the framerate or something?
wait is this about studio or the game client?
I donât know simply because I donât notice the problem.
ohhh i misunderstood this i think. lemme delete it. my bad lol
Yeah, itâs just a ping spike. Means I donât notice it.
I wouldnât notice it anyways since my game is cursed with performance issues and usually runs at 5 FPS, and sometimes 20-30 if Iâm lucky.
Add a SurfaceGui.MaxDistance property for limiting draw distance.
finally⌠weâll actually be able to optimize games properly
this one addition saves people with worse devices
ah, still good to know it is coming, no more suffering using console to change the sequences.
We must rebenchmark the string interpolation versus the string formatting again.
This new method of routing sound is cool, but can these new wires be routed into multiple speakers? I know sound instances can already do that, but having one source (the AudioPlayer) with wires connecting every speaker to it seems more efficient.
I tried using the AudioDeviceOutput instance and I could select my Player instance to listen to the music fine, but itâs not 3D, and AudioEmitter doesnât seem to work at all, even when a wire is connected to it.
Im unsure what AudioInteractionGroup
is, which seems to be the thing that is making the emitters not work.
You can connect multuple ins to and outs from a device with wires though.
ie: If you wire two AudioPlayers into an effect, it combines them into a single output.
The reason why the shadows shake like that is because of the change of FOV.
So they should fix the issue with shadows when the FOV changes
While theyâre working with audio, it would be cool to see if we could split sound channels for virtual left and right speaker sets.
Sounds desync, so it would be cool as a native feature.
Edit: anyone who wants to keep rbxfpsunlocker working for studio, donât upgrade to 591
Overall I think itâs an amazing release