midifunk 0.6.0
Changes
- Replaced RxKotlin with coroutines API
- Mostly stabilized API, only minor changes should come unless more issues are found
Usage
Gradle Kotlin
implementation("dev.stashy.midifunk", "midifunk", "0.6.0")
Gradle
implementation group: 'dev.stashy.midifunk', name: 'midifunk', version: '0.6.0'