PFXR is a tool to generate sound FX mainly for games.
It's largely inspired by BFXR
This repository provides 2 implementations :
- The core implementation made with PureData, you can find runnable pd patch in pd/pfxr.pd folder.
- A libGDX implementation using the PureData patches, you can download and install it from Releases section
LibGDX implementation use the GDX PureData extension in order to run the patch.
Here is the libGDX app :
and the main PD patch :