ossia score 3.5.1 is a series of small bugfixes and improvements after the large 3.5.0 release.
Full Changelog: v3.5.0...v3.5.1
New features and changes
- CI: use native ARM64 runners for building AArch64 flatpaks.
- JS: add support for ComboBox inlet.
- VST: make VST scanners much more lightweight.
- Video: update HAP library to support newer formats.
Bugfixes
- CoreAudio and ALSA: bugfixes for high channel count soundcards. Raise limit to 1024.
- Faust: fix potential errors due to disabled floating-point exceptions when instantiating instruments.
- Flatpak: use native dialogs as it seems Flatpak does not supports Qt dialogs.
- JS: fix that TextureOutlet was using an expensive RGBA32F texture instead of a RGBA8 one.
- Linux: improve GLES support on AArch64.
- Mapper device: fix a concurrency issue when closing a score.
- Signal display: fix a potential crash when reloading scores from older versions using it.
- VST: many small VST / VST3-related fixes in library scanning.
- VST: limit parallel processes being launched for VST scans.