Eugene Levenetc

Results 3 issues of Eugene Levenetc

### Context - Update deprecated `setClassifier` with `archiveClassifier` - Update deprecated `compile` with `implementation` ### Contributor Checklist - [x] Make sure that all commits are [signed off](https://git-scm.com/docs/git-commit#git-commit---signoff) to indicate that...

Added method which turns on and off sound.

- Converted to Kotlin - `ScaleValue` and `Position` converted into data classes - Getters and setters replaced with fields where possible - Static utility methods replaced extensions functions where possible...