All Projects β†’ raysan5 β†’ Rfxgen

raysan5 / Rfxgen

Licence: zlib
A simple and easy-to-use fx sounds generator

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Rfxgen

Ndwfc
🌊πŸ’₯ N-dimensional Wave Function Collapse with infinite canvas
Stars: ✭ 159 (-28.05%)
Mutual labels:  procedural-generation
Waveform analysis
Functions and scripts for analyzing waveforms, primarily audio. This is currently somewhat disorganized and unfinished.
Stars: ✭ 193 (-12.67%)
Mutual labels:  waveform
Mixture
Mixture is a powerful node-based tool crafted in unity to generate all kinds of textures in realtime
Stars: ✭ 209 (-5.43%)
Mutual labels:  procedural-generation
Stylized Planet Generator
A stylized procedural planet generator written in Godot 3.0.
Stars: ✭ 166 (-24.89%)
Mutual labels:  procedural-generation
Akwf Free
Adventure Kid Wave Forms are a collection of sampled one cycle waveforms for use in synthesizers or similar sound generators.
Stars: ✭ 179 (-19%)
Mutual labels:  waveform
Webgl Plot
A high-Performance real-time 2D plotting library based on native WebGL
Stars: ✭ 200 (-9.5%)
Mutual labels:  waveform
Cosmonium
3D astronomy and space exploration program.
Stars: ✭ 153 (-30.77%)
Mutual labels:  procedural-generation
Procedural Worlds Editor
Procedural World Editor is a node based procedural terrain generator
Stars: ✭ 218 (-1.36%)
Mutual labels:  procedural-generation
Mapgen4
Mapgen4 procedural wilderness map generator
Stars: ✭ 191 (-13.57%)
Mutual labels:  procedural-generation
Procedural Generation
A mostly javascript-centric resource / links list on procedural content generation (PCG).
Stars: ✭ 203 (-8.14%)
Mutual labels:  procedural-generation
Mapgen Viewer
Map generator based on Voronoi Diagram and Perlin noise
Stars: ✭ 169 (-23.53%)
Mutual labels:  procedural-generation
Territory
3D rendered proc-gen world test. C++ homebrew voxel engine for agent-driven prodedural generation / world simulation
Stars: ✭ 175 (-20.81%)
Mutual labels:  procedural-generation
Fastnoise2
Modular node based noise generation library using SIMD, C++17 and templates
Stars: ✭ 196 (-11.31%)
Mutual labels:  procedural-generation
Torch Audiomentations
Fast audio data augmentation in PyTorch. Inspired by audiomentations. Useful for deep learning.
Stars: ✭ 164 (-25.79%)
Mutual labels:  waveform
Nonflowers
Procedurally generated paintings of nonexistent flowers.
Stars: ✭ 208 (-5.88%)
Mutual labels:  procedural-generation
Proceduralmapgenerator
A procedural map generator for roguelike games
Stars: ✭ 156 (-29.41%)
Mutual labels:  procedural-generation
Vudio.js
ιŸ³ι’‘ε―θ§†εŒ–ε±•η€Ίζ¨‘ε—
Stars: ✭ 194 (-12.22%)
Mutual labels:  waveform
Edgar Dotnet
Configurable procedural layout generator
Stars: ✭ 220 (-0.45%)
Mutual labels:  procedural-generation
Terraforged
Mod repo for TerraForged
Stars: ✭ 213 (-3.62%)
Mutual labels:  procedural-generation
Fantasy Map Generator
Web application generating interactive and highly customizable maps
Stars: ✭ 2,802 (+1167.87%)
Mutual labels:  procedural-generation

rFXGen

A simple and easy-to-use fx sounds generator, based on the amazing Dr.Petter's sfxr.

rFXGen comes in two flavours: ZERO (free version) and ONE (low-cost version). You can get them here.




rFXGen ZERO features

  • Predefined sound presets (Coin, Shoot, Explosion, PowerUp...)
  • Multiple wave types supported (Square, Sawtooth, Sine, Noise)
  • Up to four save slots to store generate sound (temporary save)
  • Load .rfx sounds or import .sfs files (compatible with sfxr)
  • Save .rfx sounds with generation parameters (104 bytes only)
  • Export .wav files, configurable sample-rate and bits-per-sample
  • Wave data visualization in real-time
  • Completely portable (single file)

rFXGen ONE plus features

  • Powerful command line for batch conversion and wave playing
  • Export wave to .raw samples data and code bytes array (.h)
  • Three unique GUI themes: Light, Dark, Candy

rFXGen Screenshot

rFXGen light interface

rFXGen Usage

Open the tools and use buttons/slider to generate sounds in real-time for your games. Sounds could be saved as .rfx (sound generation parameters) and also exported to .wav as sample data. rFXGen ONE also allows exporting sounds as .raw sample data and as a plain code byte array (.h)

rFXGen ONE comes with a powerful command line for sounds generation and manipulation. Just type on command line:

rfxgen.exe --help

rFXGen License

rFXGen is open source software. rFXGen source code is licensed under an unmodified zlib/libpng license.

rFXGen ZERO or rFXGen ONE are completely free for anyone willing to compile it directly from source. In case anyone prefers to directly download distributed binary files, rFXGen ZERO is free and rFXGen ONE is low-cost. In any case, consider it as a small donation to help the author keep working on software for games development.

Copyright (c) 2015-2020 raylib technologies (@raylibtech)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].