https://github.com/mgsx-dev/pfxr
Sound FX generator made with libGDX and Pure Data
https://github.com/mgsx-dev/pfxr
Last synced: about 1 year ago
JSON representation
Sound FX generator made with libGDX and Pure Data
- Host: GitHub
- URL: https://github.com/mgsx-dev/pfxr
- Owner: mgsx-dev
- License: other
- Created: 2018-08-16T11:18:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-14T11:09:45.000Z (over 7 years ago)
- Last Synced: 2025-04-01T06:01:49.951Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 616 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
PFXR is a tool to generate sound FX mainly for games.
It's largely inspired by [BFXR](https://www.bfxr.net/)
This repository provides 2 implementations :
* The core implementation made with [PureData](https://puredata.info/), 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](https://github.com/mgsx-dev/pfxr/releases)
LibGDX implementation use the [GDX PureData extension](https://github.com/mgsx-dev/gdx-pd) in order to run the patch.
Here is the libGDX app :

and the main PD patch :
