x

xt.audio

Streaming audio focused on low latency, platform independence and API simplicity.
https://sjoerdvankreel.github.io/xt-audio/
MIT License
Sjoerd van Kreel
Files download
File Operation
xt.audio-2.0.jar download
xt.audio-2.0.pom download
xt.audio-2.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.sjoerdvankreel</groupId>
  <artifactId>xt.audio</artifactId>
  <version>2.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.sjoerdvankreel:xt.audio:2.0'
Gradle Kotlin
implementation("com.github.sjoerdvankreel:xt.audio:2.0")
Scala SBT
libraryDependencies += "com.github.sjoerdvankreel" % "xt.audio" % "2.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.sjoerdvankreel', module='xt.audio', version='2.0')
)
Apache Ivy
<dependency org="com.github.sjoerdvankreel" name="xt.audio" rev="2.0" />
Leiningen
[com.github.sjoerdvankreel/xt.audio "2.0"]
Apache Buildr
'com.github.sjoerdvankreel:xt.audio:jar:2.0'
Dependencies