Audio (102) Datatype (15) Demo (56) Development (248) Document (63) Driver (19) Emulation (62) Game (531) Graphics (229) Library (22) Network (63) Office (22) Utility (265) Video (18)
Total files: 1715
Full index file Recent index file
Part of aros exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] # rFXGen
A simple and easy-to-use fx sounds generator, based on the amazing [Dr.Petter's
sfxr](http://www.drpetter.se/project_sfxr.html).
`rFXGen` can be used for free as a [WebAssembly online
tool](https://raylibtech.itch.io/rfxgen) and it can also be downloaded as a
**standalone tool** for _Windows_ and _Linux_ with some extra features. Binaries
for other OSs are not released but they can be compiled from sources.
## Features
- Predefined **sound presets** (Coin, Shoot, Explosion, PowerUp...)
- Multiple wave types supported (Square, Sawtooth, Sine, Noise)
- Up to **5 sound slots** to store generated sound (temporary save)
- Load `.rfx` files with sound generation parameters
- Save `.rfx` files with sound generation parameters (**104 bytes only**)
- Export wave data as `.wav`, `.raw` data or `.h` code file (byte array)
- Configurable sample-rate, bits-per-sample and channels on export
- Multiple GUI styles with support for custom ones (`.rgs`)
- Command-line support for `.rfx` to `.wav` batch conversion
- Command-line audio player for `.wav`, `.ogg`, `.mp3` and `.flac`
- **Completely portable (single-file, no-dependencies)**
- **Free and open-source**
-see in archive readme...
|