DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone >

LAMEOnJ 1.2 - New Object Oriented API for Decoding MP3 to WAV/PCM

Jose Maria Arranz user avatar by
Jose Maria Arranz
·
Sep. 03, 08 · · News
Like (0)
Save
Tweet
1.12K Views

Join the DZone community and get the full member experience.

Join For Free

LAMEOnJ is a 100% Java library mapping in Java the complete C API of LAME, the popular MP3 encoder and decoder. The Java-native impedance is solved with JNIEasy, JNIEasy is free for non profit uses (there is an alternative commercial license).

Version 1.2 adds a new Object Oriented API for decoding MP3 data to PCM/WAV using LAME under the hood.

The decoding API was ever present in LAMEOnJ since version 1.0 because the LAME API is fully wrapped. But this low level API is tricky, the OOP version simplifies how to decode chunks of MP3 data to WAV/PCM (of course the typical one call method is provided too).

LAMEOnJ runs on the same x86 platforms supported by JNIEasy: Windows, Linux, Mac OS X and Solaris. 

The distribution does not include LAME binaries. Windows versions are easy to find, in Unixes compiling LAME from source code is easy (anyway contact with me if you don't know). 

LAMEOnJ is open source LGPL licensed and hosted on SourceForge.net

 

API MP3 Object (computer science)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Applying Kappa Architecture to Make Data Available Where It Matters
  • Create a Self-Service Customer Support Chatbot Without Code
  • Debugging the Java Message Service (JMS) API Using Lightrun
  • Testing Schema Registry: Spring Boot and Apache Kafka With JSON Schema

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo