Skip to content
/ bb4-sound Public

Library project for creating sounds, music, and speech synthesis.

Notifications You must be signed in to change notification settings

bb4/bb4-sound

Repository files navigation

bb4-sound

Library project for creating sounds, music, and speech synthesis. Note: Much of this code came from two sources (though extensive modifications have been made)

  1. MidiSynch by Brian Lichtenwalter. The Sun copyright as been maintained in the relevant files.
  2. Java Speech Synthesizer by LOTONtech.

How to Build

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.

License

All source (unless otherwise specified in individual file) is provided under the MIT License

About

Library project for creating sounds, music, and speech synthesis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages