Releases: matheusvilano/pywwise
Releases · matheusvilano/pywwise
Beta 2.4
This is a fully-functional release of PyWwise. You may use this for development - and feel free to report bugs and suggest enhancements directly in GitHub (via Issues).
New in Beta 2
- Support for getting and setting properties in Wwise objects.
- Getters for common paths in ProjectPath and OriginalsPath..
- Enhanced WaqlQuery class (a beginner-friendly way to use WAQL).
- Extended Python support to 3.11, for better compatibility with some versions of Unreal Engine 5.
- Enhanced event data for
ak.wwise.core.soundbank.generated.
Latest Hotfixes
- Fixed inaccurate type hints and returns in
SwitchContainer. - Fixed exceptions in Python 3.11 when setting a
WwiseProperty. - Fixed wrong values for
RandomSequenceContainerproperties related to play mechanisms. - Fixed wrong type name for
Path2D. - Fixed wrong property name for "3D Spatialization Mix".
- Fixed imports failing due to some modules being uninitialized.