Skip to content

Changelog

2.2.0 [13 Jul 2022]

  • ๐Ÿงน Improved versioned docs
  • โž• Added TriangleWaveGenerator

2.1.0 [14 Feb 2022]

  • ๐Ÿงน Reworked API to allow providing custom Wave Generator
  • โž• Added SquareWaveGenerator

2.0.0 [14 Feb 2022]

  • โœ… Switched to Kotlin
  • ๐Ÿ‘€ Uses coroutines
  • ๐Ÿงน Reworked API

  • โš ๏ธ ZenToneis no more a singleton thus allowing running multiple instances of it.

  • โš ๏ธ minSdk = 18
  • โŒ Time duration cannot be set anymore. This is now dependent on when one calls stop on ZenTone instance.

1.0.3 [01 Aug 2016]

  • โœ… Updated code to handle volume
  • ๐Ÿงน Replace maven-push.gradle file with the one from github repo
  • ๐Ÿ“ƒ Added Java Docs
  • ๐Ÿงฐ Code cleanup and updated dependencies