jlayer-libgdx

Jlayer version used in libgdx. Fixed some NPEs, changed how buffering happens, deleted most of the classes, everything not related to decoding and half of what was related to decoding but not needed. Added support for reading replay gain out of the mp3.

License

License

GNU Lesser General Public License (LGPL), Version 2.1
GroupId

GroupId

com.badlogicgames.jlayer
ArtifactId

ArtifactId

jlayer
Last Version

Last Version

1.0.2-gdx
Release Date

Release Date

Type

Type

jar
Description

Description

jlayer-libgdx
Jlayer version used in libgdx. Fixed some NPEs, changed how buffering happens, deleted most of the classes, everything not related to decoding and half of what was related to decoding but not needed. Added support for reading replay gain out of the mp3.
Project URL

Project URL

http://github.com/libgdx/jlayer-gdx
Source Code Management

Source Code Management

http://github.com/libgdx/jlayer-gdx/

Download jlayer

How to add to project

<!-- https://jarcasting.com/artifacts/com.badlogicgames.jlayer/jlayer/ -->
<dependency>
    <groupId>com.badlogicgames.jlayer</groupId>
    <artifactId>jlayer</artifactId>
    <version>1.0.2-gdx</version>
</dependency>
// https://jarcasting.com/artifacts/com.badlogicgames.jlayer/jlayer/
implementation 'com.badlogicgames.jlayer:jlayer:1.0.2-gdx'
// https://jarcasting.com/artifacts/com.badlogicgames.jlayer/jlayer/
implementation ("com.badlogicgames.jlayer:jlayer:1.0.2-gdx")
'com.badlogicgames.jlayer:jlayer:jar:1.0.2-gdx'
<dependency org="com.badlogicgames.jlayer" name="jlayer" rev="1.0.2-gdx">
  <artifact name="jlayer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.badlogicgames.jlayer', module='jlayer', version='1.0.2-gdx')
)
libraryDependencies += "com.badlogicgames.jlayer" % "jlayer" % "1.0.2-gdx"
[com.badlogicgames.jlayer/jlayer "1.0.2-gdx"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.badlogicgames.jlayer

libgdx

Versions

Version
1.0.2-gdx
1.0.1-gdx