Skip to content

Releases: naomiaro/webaudio-peaks

v1.0.0

29 Jul 05:31
Compare
Choose a tag to compare

eval -> Function

18 Aug 13:32
Compare
Choose a tag to compare
  • using Function to create a dynamic function rather than eval.
  • Typescript type fix.

Typescript Support

05 Aug 08:32
Compare
Choose a tag to compare

Typescript support provided by @zedwang

isMono default fix

21 Dec 19:44
Compare
Choose a tag to compare

Bad default setting was used. This has been fixed so that the isMono flag will be respected.