Releases: naomiaro/webaudio-peaks
Releases · naomiaro/webaudio-peaks
v1.0.0
eval -> Function
- using Function to create a dynamic function rather than eval.
- Typescript type fix.
Typescript Support
Typescript support provided by @zedwang
isMono default fix
Bad default setting was used. This has been fixed so that the isMono
flag will be respected.