- Updated Silk.NET to 2.21.0.
- Updated Silk.NET to 2.17.1.
- Added an option to make the source position relative to the listener.
- Changed class name from
Channel
toAudioChannel
.
- Changed class name from
WaveData
toAudioClip
. - Enabled Nullable-analysis.
- Fixed potential issue where task objects are not disposed.
- Added an option to the constructor of AudioDevice to choose the OpenAL implementation.
- Fixed issue where a buffer might not be deleted by the Dispose method.
- Improved resource management.
- Revised the API a bit.
- Most of the basic functionalities are implemented.