caudio/Plugins/EAXLegacyPreset
Raynaldo Rivera 68df33ca10 Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00: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 Uploading new structure of cAudio using wolfmanfx's cmake system 2011-05-19 04:24:29 +00: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>);