Skip to content

Latest commit

 

History

History
33 lines (28 loc) · 1.99 KB

README.md

File metadata and controls

33 lines (28 loc) · 1.99 KB

SELA

SimplE Lossless Audio

Java rewrite of the original sela project.

CircleCI Quality Gate Status Lines of Code License: MIT

Block Diagrams

Encoder Decoder

Build requirements

  • Open/Oracle JDK >=11
  • Maven

Build instructions

  • cd to the directory
  • type mvn package to build the project

References