Skip to content

Releases: raysan5/rfxgen

rFXGen v4.2

23 Apr 21:01
Compare
Choose a tag to compare

Official release for rFXGen v4.2. Some features on this release:

  • ADDED: Issue report window
  • ADDED: Support splash screen
  • REMOVED: Sponsors window
  • REVIEWED: Main toolbar and help window
  • REVIEWED: About window sponsor button
  • UPDATED: Using raylib 5.1-dev and raygui 4.1-dev
  • UPDATED: Using tinyfiledialogs 3.18

Enjoy rFXGen!

rFXGen v4.0

19 Sep 16:31
Compare
Choose a tag to compare

Official release for rFXGen v4.0. Some features on this release:

  • ADDED: Using pseudo-random number generator for improved sounds generation, more range and precision
  • ADDED: Support macOS platform, multiple architecture (x86_64 + arm64)
  • REVIEWED: Sound generation issues with Mutate and Randomize, greatly improved
  • REVIEWED: Sliders now are easy to move with mouse, no limited to bounds
  • REVIEWED: Initial UI style default to Cyber
  • REVIEWED: Regenerated tool imagery
  • UPDATED: Using latest raygui 4.0 and latest raylib 4.6-dev

Enjoy rFXGen!

rFXGen v3.3

06 Mar 12:09
dc14b67
Compare
Choose a tag to compare

Official release for rFXGen v3.3. Some features on this release:

  • ADDED: Support new QOA audio file format to export sounds
  • ADDED: Support QOA loading and playing on CLI

Enjoy rFXGen!

rFXGen v3.2

13 Dec 18:12
Compare
Choose a tag to compare

Official release for rFXGen v3.2. Some features on this release:

  • ADDED: Welcome window with sponsors info
  • ADDED: Main toolbar tooltips and keyboard shortcuts
  • REVIEWED: Help window implementation

Enjoy rFXGen!

rFXGen v3.1

07 Oct 15:07
Compare
Choose a tag to compare

Official release for rFXGen v3.1. Some features on this release:

  • ADDED: Sponsor window for tool support
  • ADDED: Three new UI styles - Dark, Ashes, Bluish
  • REDESIGNED: Sound generator as a header-only library: rfxgen.h
  • Updated to raylib 4.5-dev and raygui 3.5-dev

Enjoy rFXGen!

rFXGen v3.0

01 Oct 08:31
Compare
Choose a tag to compare

Official release for rFXGen v3.0. Some features on this release:

  • Updated to raylib 4.2 and raygui 3.2
  • UI redesigned to follow new raylibtech UI conventions
  • Larger sliders for a more fine grain control on generation parameters
  • Added main toolbar to access File/Tools/Visual options
  • Added help window with keboard shortcuts info
  • Added one extra sound slot and key selection
  • Removed support for .sfs files (import issues)
  • Fixed issues when exporting wave to code file
  • Added a new gui style: terminal
  • Lot of code refactoring

Enjoy rFXGen!

Full Changelog: 2.5...3.0

rFXGen v2.5

28 Dec 18:36
Compare
Choose a tag to compare

Official release for rFXGen v2.5. Some features on this release:

  • Updated to latest raylib 4.1-dev and latest raygui 3.1-dev
  • Fixed WAV export as float 32 bit
  • Reviewed WAV export as code
  • Reviewed WaveMutate() converging behaviour
  • Removed platform version ZERO vs ONE

Enjoy rFXGen!

rFXGen v2.0

08 Aug 08:13
Compare
Choose a tag to compare

This is the code version for the official rFXGen v2.0 release on itch.io.

Just note this release requires raylib 2.5 to work.