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.
* 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.
* Fix random number generation.
* Enforce a minimum sample trigger delay of 1 second from sample start to sample start.
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.9
2020-10-01
Improve sample download reliability. #2101
1.4.8
2020-08-21
- Fix bug where oneshot volume changes were applied with a lag of one change.
- Fix bug where users with some locale settings could not play any samples.
1.4.7
2020-08-07
- Bust cache and fetch latest subscription/purchase data on login, first launch, and via "refresh" button.
- Set default volume to 100%.
- Fix "Syrinscape was not able to load its soundset data..." error loop on startup.
- 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.2
2019-05-27
- Fix random number generation. #1920
1.3.7
2018-10-24
- Add separate volume control for oneshots.
- Remember zoom setting.
- Don’t change device UUID when USB devices are attached.
- Add scrollbar to campaign list.
- Replace the pause button with a stop all button.
- Queue background artwork downloads to improve first launch experience.
- Improve display of long names on the soundset updates list.
1.3.3
2016-10-26
* Keyword searching and sorting of soundsets in-app.
* Increase UI scaling to 200% max.
* Update public key for continued secure communication with server.
* Don't remove downloaded community content soundsets when logged out.
* Don't play two samples from an element's playlist on pause/resume.
* Don't say there's a new version when there isn't.
* More bug fixes.
1.2.8
2015-07-10
1.2.8
* New loading screens
* Momentum scrolling
* Phone-sized interface
* Slideaway SoundSet list
* Titles under OneShots
* Per-Element reverb
* View only installed Soundsets
* Better keyboard shortcuts for OneShots
* UI refresh rate for smoother scrolling
* Wider Master Volume bar
1.2.7
2015-02-24
Added:
* Loading screen while soundset data is being initialised.
* Friendly error messages when certain things go wrong.
Improved:
* Lower memory usage and faster startup time, thanks to progressive loading
of samples when soundsets are selected.
* Allow immediate access to recently installed soundsets while others are
still queued or downloading.
* Improved authentication, device ID validation and device blessing.
* Blessed devices are now given the name and model of your device, making
them easier to identify when unblessing devices on the web site.
* Reduced UI flicker during background and explicit check for new content.
* Make sure artwork is available when switching to a soundset.
Fixed:
* Installed soundset data no longer disappears when device ID changes, even
though it is still on disk in the cache.
* Prevent access to play controls for moods and elements (appears dimmed)
while samples are preloading.
* Bring back double tap to play next music sample immediately.