π JS SDK v1.2.0: SIMD support
10 months ago by Inessa M
Release date: 25 January, 2024
What's New
π Enhancements
SIMD support
This JS SDK version comes with support for SIMD (Single Instruction, Multiple Data) CPU units, allowing a single instruction to operate on multiple data points at the same time during audio processing, therefore greatly enhancing processing speed and efficiency.
π¨ Fixes
TypeScript issue fix
An issue related to lAudioFilterNode symbol error in TypeScript has been resolved.