Skip to content

Releases: raysan5/rfxgen

rFXGen v5.0

Choose a tag to compare

@raysan5 raysan5 released this 13 Nov 10:28

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

  • ADDED: Up to 10 sound slots available
  • ADDED: Automatic HighDPI detection and scaling x2
  • ADDED: New UI default style: Genesis
  • REVIEWED: UI design, longer sliders
  • REVIEWED: Available UI styles
  • REVIEWED: Welcome window
  • UPDATED: Using raylib 5.6-dev and raygui 4.5-dev
  • UPDATED: Using tinyfiledialogs 3.20

Enjoy rFXGen!

rFXGen v4.2

Choose a tag to compare

@raysan5 raysan5 released this 23 Apr 21:01

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

Choose a tag to compare

@raysan5 raysan5 released this 19 Sep 16:31

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

Choose a tag to compare

@raysan5 raysan5 released this 06 Mar 12:09
dc14b67

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

Choose a tag to compare

@raysan5 raysan5 released this 13 Dec 18:12

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

Choose a tag to compare

@raysan5 raysan5 released this 07 Oct 15:07

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

Choose a tag to compare

@raysan5 raysan5 released this 01 Oct 08:31

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

Choose a tag to compare

@raysan5 raysan5 released this 28 Dec 18:36

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

Choose a tag to compare

@raysan5 raysan5 released this 08 Aug 08:13

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.