Written by Andrew Greensted. Documented by Geoffrey Challen. Packaged and Tested by Sambit Paul.
To use this in your project, add this to your respective config file for Gradle / Maven.
Gradle
implementation 'com.github.psambit9791:wavfile:0.1'
Maven
<dependency>
<groupId>com.github.psambit9791</groupId>
<artifactId>wavfile</artifactId>
<version>0.1</version>
</dependency>