What do you want to achieve?
I’m looking for a plugin that helps ease the setup process for using the Roblox Audio API. Specifically for things like analyzing loudness, frequency, and making use of RMSLevel
, AudioEffects
, and other audio API stuffs.
- What is the issue?
Currently, setting up the Audio API right now can be unintuitive and slow. I was wondering if there’s already a plugin out there that automates or simplifies the setup of audio API, like setting up the required properties, and maybe even visualizing loudness data easier.
- What solutions have you thought of so far?
I’ve looked through a few popular plugins, but haven’t seen anything that directly targets Audio API support. I’m considering scripting something myself if there isn’t one but figured I’d check here first in case someone’s already made a tool like this.
If anyone knows of a plugin or tool that does this, or even something close to it, I’d really appreciate a link or recommendation!