Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

DEPRECATED / Optional support for simple parametric reverberation in jmePhonon.

Notifications You must be signed in to change notification settings

jmePhonon/jmePhonon_ext_simplereverb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jmePhonon_ext_simplereverb

Optional support for simple parametric reverberation in jmePhonon.

The scope of this extension is to provide some sort of backward compatibility with jme's audio mechanics.

Due to uncertainties about the license of reverb.c and reverb.h ( velipso/sndfilter#7 ), this code has not been included in the main repo.

Usage

  1. Clone the main jmePhonon repo
  2. Create an empty directory in src/ext
  3. Copy the content of this repo in src/ext
  4. Set this env var
export BUILD_ARGS="-DINCLUDE_SIMPLE_REVERB"
  1. Compile as usual

About

DEPRECATED / Optional support for simple parametric reverberation in jmePhonon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages