Releases: raysan5/rfxgen
Releases Β· raysan5/rfxgen
rFXGen v4.2
Official release for rFXGen v4.2
. Some features on this release:
ADDED
: Issue report windowADDED
: Support splash screenREMOVED
: Sponsors windowREVIEWED
: Main toolbar and help windowREVIEWED
: About window sponsor buttonUPDATED
: Using raylib 5.1-dev and raygui 4.1-devUPDATED
: Using tinyfiledialogs 3.18
Enjoy rFXGen
!
rFXGen v4.0
Official release for rFXGen v4.0
. Some features on this release:
ADDED
: Using pseudo-random number generator for improved sounds generation, more range and precisionADDED
: Support macOS platform, multiple architecture (x86_64 + arm64)REVIEWED
: Sound generation issues withMutate
andRandomize
, greatly improvedREVIEWED
: Sliders now are easy to move with mouse, no limited to boundsREVIEWED
: Initial UI style default to CyberREVIEWED
: Regenerated tool imageryUPDATED
: Using latest raygui 4.0 and latest raylib 4.6-dev
Enjoy rFXGen
!
rFXGen v3.3
Official release for rFXGen v3.3
. Some features on this release:
ADDED
: Support new QOA audio file format to export soundsADDED
: Support QOA loading and playing on CLI
Enjoy rFXGen
!
rFXGen v3.2
Official release for rFXGen v3.2
. Some features on this release:
ADDED
: Welcome window with sponsors infoADDED
: Main toolbar tooltips and keyboard shortcutsREVIEWED
: Help window implementation
Enjoy rFXGen
!
rFXGen v3.1
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
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
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
vsONE
Enjoy rFXGen
!
rFXGen v2.0
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.