- Added
Position3D
,Velocity3D
,MinDistance
,MaxDistance
toEventInstance
.
- Fixed 3D sound attibutes not being set properly when using Fmod Studio.
- Renamed to FmodForFoxes.
- Migrated to .NET6.
- Renamed
TriggerCue
toKeyOff
. - Renamed
FMODManager
toFmodManager
. - Replaced the
NativeLibraryLoader
class withINativeLibraryLoader
.
- Added fmod_errors header.
- Removed shared projects.
- Updated to FMOD 2.02.08
- Changed the license to MIT.
- Added FMOD Studio support.
- Reworked the overall API.
- Removed
fmod.jar
from the Android library.