1.4.13
2022-04-04
Fix a bug where the app could crash with a "Already have uncommitted encoder" error.
1.4.12
2022-03-21
* Upgrade Unity to 2021.2.
* Enforce a minimum sample trigger delay of 1 second from sample start to sample start.
1.4.11
2021-06-25
* Improve reliability of downloads.
* Fix a bug where some elements would not restart properly.
* Fix a bug where an element with "crossfade" and "count delay from sample start" settings would try to start infinite samples at once.
1.4.10
2020-10-21
* [Genre Players] Fix handling of "stop-all" API link.
* [Online Player] Fix bug where some elements set to play with a mood at a low volume would instead play at 100%. #2115
* Fix bug where elements with randomised playlist would stop unexpectedly. #2113
1.4.8
2020-08-21
- Add oneshot volume controls to the master interface.
- Fix bug where samples could not be played from the element playlist property inspector.
- Fix bug where users with some locale settings could not play any samples.
1.4.7
2020-08-07
- Allow window resizing and auto-rotation.
- Set spectrum analysis to 24 FPS.
- Fix bug where player would not update until restart after linking via PIN, ending a game, leaving a game, or being removed from a game.
- Show connection errors and retry timer on splash screen.
- Fix the speed of elements moving towards or away from the listener.
- Improve quality and scaling on 2x and 3x high DPI displays.
- Prevent zoom beyond min and max constraints on small displays.
- Update app icons, installer and splash screen artwork.
- Upgrade to Unity 2020.1 for OS and app store compatibility.
1.4.6
2020-01-22
- Default volume to 100%
- Remember volume on quit and relaunch
1.4.5
2019-08-21
- Re-architect online player client and server protocol for improved scalability.
- Replace amplitude and wait bars with amplitude glow and wait ring animations.
- Report latency via master interface.
- Performance optimisations.
1.4.4
2019-06-20
- Fix unexpected duplication of "stuck" elements in the creator, after the online player exits (crash or quit) during playback
1.4.2
2019-05-27
- Fix random number generation. #1920
1.4.1
2019-04-24
- Fix reverb for non-3D-positioned elements in the online player. #1909
- Fix camera position for correct 3D positioned audio. #1925