GMSFXR
A downloadable tool
This is a GML port of SFXR.
SFXR is a procedural sound effects generator. This includes an API to embed SFXR directly in your games. You can create random sounds dynamically with GML. It works by storing the sound data in an audio buffer that allows you to use all of the usual audio_* functions in GameMaker.
This is entirely done in GML so theoretically this should work on any platform. I've only tested on Windows and most likely will only test it on Windows.
This ONLY includes the scripts packaged inside an extension. This doesn't include the SFXR Editor in the video. If you want the source code with the editor you can get that on Github.
https://github.com/brandonschmeidler/GMSFXR
KEEP IN MIND!! YOU CAN ONLY CREATE AND FREE SOUNDS. YOU CAN'T MODIFY EXISTING SOUNDS.
Status | Released |
Category | Tool |
Author | hippyman |
Made with | GameMaker |
Tags | GameMaker, sfxr, Sound effects, sourcecode |
Code license | MIT License |
Asset license | Creative Commons Attribution v4.0 International |
Download
Click download now to get access to the following files: