- 🧹 Improved versioned docs
- ➕ Added
TriangleWaveGenerator
- 🧹 Reworked API to allow providing custom Wave Generator
- ➕ Added
SquareWaveGenerator
-
✅ Switched to Kotlin
-
👀 Uses coroutines
-
🧹 Reworked API
-
⚠️ ZenTone
is 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
onZenTone
instance.
- ✅ Updated code to handle volume
- 🧹 Replace maven-push.gradle file with the one from github repo
- 📃 Added Java Docs
- 🧰 Code cleanup and updated dependencies