Hello everyone.
Is there an API for doing basic audio and/or video manipulation in Godot?
I mean, is it possible to create an audio file using GDScript?
The file content is not important, audio files consists of numbers which are the samples, and they can be generated in an array. But can I generate such a file?
And about video, is there any video file generator?
Thanks in advance.
Bye, Ivano.