What's Changed
- Load files via
public/folder viastaticFile()API - New
audioBufferToDataUrl()API that allows you to play audio fromOfflineAudioContextWeb API getCompositions()now returns thedefaultPropsyou defined as well.- New starter template: Audiogram!
- New docs on how to combat autoplay restrictions
- Can pass a user gesture event to player’s
toggle()method to prevent a browser autoplay block - Implement new
isPlaying()method for the player - Fix Typescript Asset type declarations
New Contributors
- @zoontek made their first contribution in #726
- @olikami made their first contribution in #729
- @pablocubico made their first contribution in #735
Full Changelog: v2.5.5...v2.5.7