Replies: 1 comment
-
i was looking for the same thing buddy. we might need to extract the exporter from rFXGen |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have an application where I use raylib to play several sounds simultaneously, with various volumes and pitches.
I can do in in realtime, but I'd like to know if there is a way to make the time advance myself, manually call the audio callback, and export the mixed result as a .wav for instance
Thanks for your answers
Beta Was this translation helpful? Give feedback.
All reactions