This repository has been archived on 2025-08-12. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
dawd3/d3r/README.md

284 B

d3r

d3r is a low-level realtime sound output library for Java, developed as the audio backend of dawd³. The Java sources can be found here.

d3r exposes the API of CPAL to Java through the use of JNI.