Hi. I am gonna attempt to make an audio visualizer script. But, first I need to understand how to get a number out of certain notes/pitches. I’m not sure how basic/complicated this is.
Can anyone help or link me any websites? Couldn’t find anything helpful online.
Audio visualizers are simple, using PlaybackLoudness in the Sound we are able to create a visualizer. You would simply just scale whatever it is to what the PlaybackLoudness is. If you need a good open source Audio visualizer ( if you are still confused ) I can provide one
You could add, and customize it, the good part is it has the visualization scripts in there, so if you know what you’re doing you can just use that, and make it how you want it to be. Let me know if you need more help!