Audio API 0.13.3

v0.​13.​3Patch Release
In this article

iOS builds now re-download the prebuilt binaries from a build phase instead of only on a fresh pod install. On the JS side, setting AudioParam.value directly now schedules an event on the automation timeline, so the render queue resolves the new value at the right time.

What's changed

  • Re-download the iOS prebuilt binaries from a build phase so a cached Pods directory stays valid (#1150, @maciejmakowski2003)
  • Schedule an event in AudioParam.value so the render queue resolves it correctly (#1207, @closetcaiman)

Full changelog

Release card
Audio API 0.13.3 release card