Library project for creating sounds, music, and speech synthesis. Note: Much of this code came from two sources (though extensive modifications have been made)
- MidiSynch by Brian Lichtenwalter. The Sun copyright as been maintained in the relevant files.
- Java Speech Synthesizer by LOTONtech.
Type 'gradlew build' at the root. This will build everything, but since its a library project there won't be much to see. If you want to open the source in Intellij, then first run 'gradlew idea'.
When there is a new release, versioned artifacts will be published by Barry Becker to Sonatype.
All source (unless otherwise specified in individual file) is provided under the MIT License