com.middlesphere/clj-audio

Library for a sound recording. Supported output formats: RAW PCM, WAV, SPEEX/OGG

Leiningen/Boot

[com.middlesphere/clj-audio "0.4.1"]

Clojure CLI/deps.edn

com.middlesphere/clj-audio {:mvn/version "0.4.1"}

Gradle

implementation("com.middlesphere:clj-audio:0.4.1")

Maven

<dependency>
  <groupId>com.middlesphere</groupId>
  <artifactId>clj-audio</artifactId>
  <version>0.4.1</version>
</dependency>