I wanna make a Waveform #10982
SleepyzDebugger
started this conversation in
Scripting
Replies: 1 comment 16 replies
-
Isn't this what AudioStreamGenerator is for? |
Beta Was this translation helpful? Give feedback.
16 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to make a waveform but there doesn't seem to be a function to do that, the many ways i see seem outdated and also don't work at all in the version of godot, i want to have more things for .wav but there doesn't seem to be much functionality for importing a wav from fileaccess and having it work to generate a waveform, i feel like it would make sense for wav to be able to become a waveform since it does sound like waveform for short, like AudioStreamWAV.GenerateTexture or something, since AudioStreamWAV could use some more functionality other than just being .new(), so it could be used in more cases like ogg, but in a good way
Beta Was this translation helpful? Give feedback.
All reactions