Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 670 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 670 Bytes

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 :

PD patch

and the main PD patch :

PD patch