Skip to content

Relfos/EAXReverb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EAXReverb

EAXReverb implements a audio environment reverb effect DSP (EAX/EFX) in C++.
This code was based in the OpenALsoft C implementation of the EAX reverb algorithm.

A sample project is included:

  • Takes a input file that contains audio in raw format (16-bit, mono, 44100hz)
  • Outputs another raw audio file, this time in stereo, and with added EAX reverb.

About

Audio environment reverb effect DSP (EAX/EFX)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages