raylib fx sound generator, a tool to generate sound waves procedurally, based on the amazing Dr.Petter's sfxr.
- Multiple wave types supported (Square, Sawtooth, Sine, Noise)
- Predefined sound presets (Coin, Shoot, Explosion, PowerUp...)
- Import/Export .rfx and .sfs files (compatible with sfxr)
- Export .wav wave data, configurable sample-rate and bits-per-sample
- Supports command line usage for batch conversion
- Wave data visualization in real-time
- Completely portable (single file)
rFXGen is licensed under zlib/libpng license. Check LICENSE for further details.
Copyright (c) 2017 Ramon Santamaria (@raysan5)