Added a license file and readme for the EAXLegacyPreset plugin.

This commit is contained in:
Joshua Jones 2010-02-15 00:00:40 +00:00
parent 24802ec8e9
commit 4e59f9befc
2 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,23 @@
The zlib/libpng License
Copyright (c) <2008> <DeathTouchStudios>
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
3. This notice may not be removed or altered from any source
distribution.

View File

@ -0,0 +1,34 @@
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>);