♪ This is mavenized Tritonus
Tritonus is an implementation of the Java Sound API and several Java Sound plugins ("service providers"). For original versions of these components, see: http://www.tritonus.org/
module | status | comment | library |
---|---|---|---|
share | ✅ | ||
remaining | ✅ | ||
dsp | ✅ | ||
core | ✅ | ||
gsm | ✅ | ||
javasequencer | ✅ | ||
jorbis | ✅ | ||
midishare | ✅ | ||
mp3 | ✅ | brew:lame | |
esd | 🚫 | linux only | libesd |
alsa | 🚫 | linux only | libasound |
vorbis | ✅ | ||
pvorbis | 🚧 | test | this |
cdda | 🚫 | linux only | libcdda_interface libcdda_paranoia |
fluidsynth | ✅ | brew:fluid-synth | |
src | ✅ | ||
aos | ✅ | ||
saol | 🚧 | ||
test | 🚧 | ||
timidity | 🚧 | libtimidity |
- https://github.com/umjammer/tritonus/packages
- this project uses github packages. add a personal access token to
~/.m2/settings.xml
- see https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-apache-maven-registry
Tritonus is distributed under the terms of the Apache License, Version 2.0. See the file LICENSE for details.
- the low level GSM code (package org.tritonus.lowlevel.gsm) is licensed under the GNU GPL
- BladeMP3EncDLL.h for Windows is licensed under the GNU LGPL.
- the pvorbis lib is licensed under a BSD style license
deploy to bintray via github actions- timidity