TakoNekko / rFXGen

raylib fx sound generator tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rFXGen

raylib fx sound generator, a tool to generate sound waves procedurally, based on the amazing Dr.Petter's sfxr.

rFXGen light interface

Features

  • Multiple wave types supported (Square, Sawtooth, Sine, Noise)
  • Predefined sound presets (Coin, Shoot, Explosion, PowerUp...)
  • Import .rfx and .sfs files (compatible with sfxr)
  • Export .rfx sounds, supported by raylib
  • Export .wav wave data, configurable sample-rate and bit-rate
  • Supports command line usage for batch conversion
  • Wave data visualization in real-time
  • Completely portable (single file)

License

rFXGen is licensed under zlib/libpng license. Check LICENSE for further details.

Copyright (c) 2017 Ramon Santamaria (@raysan5)

About

raylib fx sound generator tool

License:Other


Languages

Language:C 100.0%