Code Monkey home page Code Monkey logo

audear's Introduction

AudEar

Audio Decoding and Playing Library for C++.

libAudEar

libAudEar is Audio Decoding and Playing Interface Library.

Support Decoders

  • Media Foundation Audio Decoder

Support Players

  • XAudio 2 Audio Player
  • Windows Audio Session API Audio Player
    • Shared Mode Player
    • Exclusive Mode Player
  • OpenAL Audio Player

Support Audio Streams

  • Buffered Decoder Audio Stream
  • Type converter Streams
  • Multi-channels to Mono-channel Converter Audio Stream
  • SIMD support Converter Streams for faster
    • SSE SIMD support Audio Type converter Stream for IA32 and AMD64 Architecture computer

Support Filters

  • BiQuad Filtering Audio Stream
    • High Pass Filter
    • Low Pass Filter
    • High Shelf Filter
    • Low Shelf Filter
    • All Pass Filter
    • Notch Filter
    • Peak Eq Filter
    • Band Pass Filter(Constant Skirt Gain)
    • Band Pass Filter(Constant Peak Gain)
  • Equalizer Initializer
    • Equalizer Presets

Plans

  • CoreAudio Audio Decoder
  • DirectSound 8 Audio Player
  • WaveOut Audio Player
  • ALSA Audio Player
  • SIMD support Converter Streams for faster
    • NEON SIMD support Audio Type converter Stream for ARM and ARM64 Architecture computer
    • AVX SIMD support Audio Type converter Stream for AMD64 Architecture computer
  • Audio Channels converter Stream
  • Resampler Audio Stream for Crossplatform
  • 3D Effect Audio Player
    • DirectSound 8
    • XAudio 2
    • OpenAL
  • Frequency Spectrum Analyzer
  • Decibel Spectrum Analyzer

libAudEar.OSSCodec

libAudEar.OSSCodec is Open Source Software Decoder Library. This library to redistribution under LGPL.

Support Decoders

  • OggVorbis Audio Decoder
  • OggOpus Audio Decoder
  • OggFLAC and FLAC Audio Decoder
    • OggFLAC Audio Decoder is not support Seeking and getting Duration.
  • MP3 Audio Decoder

Plans

  • WavPack Audio Decoder
  • M4A and MKA contains AAC Audio Decoder
  • ALAC Audio Decoder
  • ASF and WMA Audio Decoder

audear's People

Contributors

daramkun avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.