| 
 
 
  Audio (109) 
  Datatype (15) 
  Demo (64) 
  Development (254) 
  Document (66) 
  Driver (19) 
  Emulation (64) 
  Game (554) 
  Graphics (231) 
  Library (23) 
  Network (65) 
  Office (22) 
  Utility (284) 
  Video (19) 
 Total files: 1789
 
 Full index file
 Recent index file
 
 Part of Aros World 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...
 |