https://github.com/umjammer/jvorbisenc
🔊 Vorbis Encoder (pure java)
https://github.com/umjammer/jvorbisenc
encoder java jitpack pure-java sound vorbis
Last synced: about 1 month ago
JSON representation
🔊 Vorbis Encoder (pure java)
- Host: GitHub
- URL: https://github.com/umjammer/jvorbisenc
- Owner: umjammer
- Created: 2024-02-16T05:36:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-26T17:31:20.000Z (6 months ago)
- Last Synced: 2025-12-28T08:33:14.734Z (6 months ago)
- Topics: encoder, java, jitpack, pure-java, sound, vorbis
- Language: Java
- Homepage: https://src.fedoraproject.org/repo/pkgs/jVorbisEnc/
- Size: 2.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://jitpack.io/#umjammer/jVorbisEnc)
[](https://github.com/umjammer/jVorbisEnc/actions/workflows/maven.yml)
[](https://github.com/umjammer/jVorbisEnc/actions/workflows/codeql-analysis.yml)

[](https://github.com/umjammer/tritonus)
# jVorbisEnc
a Vorbis encoder in pure Java
[original code](https://src.fedoraproject.org/repo/pkgs/jVorbisEnc/)
## Install
* [maven](https://jitpack.io/#umjammer/jVorbisEnc)
## Usage
* [sample](src/test/java/Test1.java)
## References
## TODO