LiteSound

From Lazarus wiki
Revision as of 06:32, 18 February 2023 by Alextp (talk | contribs) (Created page with "LiteSound is a large set of wrappers, classes and structures for working with sound. Here you can find a set of classes for playing, recording and converting audio files and a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

LiteSound is a large set of wrappers, classes and structures for working with sound. Here you can find a set of classes for playing, recording and converting audio files and audio streams. Uses the principles of dynamic linking of libraries. Supports audio formats WAV, FLAC, Vorbis and Opus (including for the organization of streaming audio frames). The structure of the packages has not yet been fully determined. I continue to work on structuring the class hierarchy. I will also try to improve code commenting.

Author: Ilya "iLya2IK" Medvedkov.

License: LGPL-2.1.