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-1.9.jar download
xt.audio-1.9.pom download
xt.audio-1.9-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.sjoerdvankreel</groupId>
  <artifactId>xt.audio</artifactId>
  <version>1.9</version>
</dependency>
Gradle Groovy
implementation 'com.github.sjoerdvankreel:xt.audio:1.9'
Gradle Kotlin
implementation("com.github.sjoerdvankreel:xt.audio:1.9")
Scala SBT
libraryDependencies += "com.github.sjoerdvankreel" % "xt.audio" % "1.9"
Groovy Grape
@Grapes(
  @Grab(group='com.github.sjoerdvankreel', module='xt.audio', version='1.9')
)
Apache Ivy
<dependency org="com.github.sjoerdvankreel" name="xt.audio" rev="1.9" />
Leiningen
[com.github.sjoerdvankreel/xt.audio "1.9"]
Apache Buildr
'com.github.sjoerdvankreel:xt.audio:jar:1.9'
Dependencies