Skip to content
#

javasound

Here are 17 public repositories matching this topic...

JAAD is an AAC decoder and MP4 demultiplexer library written completely in Java. It uses no native libraries, is platform-independent and portable. It can read MP4 container from almost every input-stream (files, network sockets etc.) and decode AAC-LC (Low Complexity) and HE-AAC (High Efficiency/AAC+). Fork of:

  • Updated Jun 16, 2022
  • Java

(NO LONGER MAINTAINED) The stand-alone JavaSound framework core, ported from JDK. If you want to use the decoder/encoder (or third-party plugins) from JavaSound framework without include the whole java.desktop module (e.g. play AudioInputStream with OpenAL), you can include it to your project as a dependency.

  • Updated Oct 13, 2024
  • Java

Improve this page

Add a description, image, and links to the javasound topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the javasound topic, visit your repo's landing page and select "manage topics."

Learn more