Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 649 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 649 Bytes

Etyl Sound Build Status

Etyl's default sound module

It wraps SoundSystem (the Audio Library made by Paul Lamb) with available codecs already included.

It also includes JavaZOOM and JOrbis

Maven

<dependency>
    <groupId>com.harium.etyl</groupId>
    <artifactId>sound</artifactId>
    <version>1.2.0</version>
</dependency>

License

All the licenses are available at LICENSE's folder