Releases: DavidF-Dev/Unity-Audio
Releases · DavidF-Dev/Unity-Audio
v1.0.4
- Added playable Music asset type.
- Added Spatial Audio Settings asset type for 3D spatialisation.
- Added options for 3D spatialisation.
- Added options to ignore the audio listener.
- Added Playback 'Finished' and 'Paused' event.
- Added SoundEffect and Music 'Played' event.
- Added helper method to convert db to 0-1 range logarithmically.
- Added editor context/menu actions for controlling playback during runtime.
- Renamed Audio class to AudioHelper.
v1.0.3
Cleaned up code and squashed bugs.
v1.0.2
Fixed SoundEffect asset not setting default values when resetting.
v1.0.1
- Added DavidFDev folder to contain component and scriptable object in create menus.
Read the changelog for more details about this release
v1.0.0
Initial release.