Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Replace FMOD #16

@andreldm

Description

@andreldm

FMOD is a nice library, small, reliable and simple. But there's a problem with KISS Player opensource compliance. We need a replacement that is opensource(GPLv2-compatible), simple, clean and lightweight. It should not add tons of dependencies.

The following were considered:

  • SDL_mixer: Not really suited for this purpose, also it relies on SDL
  • Audiere: outdated and supports only OSS on Linux
  • ffdshow/FFmpeg/libavcodec: complex, adds bloatware, we won't play videos
  • irrKlang: not opensource
  • GStreamer: complex, but it's used in similar projects
  • OpenAL: not really simple and need others libs(Vorbis, MAD...)
  • SoLoud: Only ogg and mod* files

It must play at least MP3, OGG, FLAC and WAV.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions