caudio/Plugins/EAXLegacyPreset
Ben Rosser cf32f714b1 Also version the .so files of the plugins.
Use the same versions as current cAudio, for now.
2016-08-15 19:43:28 -04:00
..
include Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
src Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
CMakeLists.txt Also version the .so files of the plugins. 2016-08-15 19:43:28 -04:00
EAXLegacyPreset_src_files.cmake Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
License.txt Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00
ReadMe.txt Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00:00

ReadMe.txt

This plugin offers all the old Creative EAX Presets for EAX Reverberation effects.

List of effect presets available:
"Generic"
"Padded Cell"
"Room"
"Bath Room"
"Living Room"
"Stone Room"
"Auditorium"
"Concert Hall"
"Cave"
"Arena"
"Hangar"
"Carpeted Hallway"
"Hallway"
"Stone Corridor"
"Alley"
"Forest"
"City"
"Mountains"
"Quarry"
"Plain"
"Parking Lot"
"Sewer Pipe"
"Under Water"
"Drugged"
"Dizzy"
"Psychotic"

You can get access to them by calling:
(if manager is an IAudioManager instance)
manager->getEffects()->getEAXReverbPreset(<name>);