Skip to content

It is free pascal bindings and wrapper around FLAC library

Notifications You must be signed in to change notification settings

iLya2IK/libFLAC_litedyn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

libFLAC_litedyn

It is free pascal bindings and wrapper around FLAC library. FLAC stands for Free Lossless Audio Codec, an audio format similar to MP3, but lossless. FLAC stands out as the fastest and most widely supported lossless audio codec, and the only one that at once is non-proprietary, is unencumbered by patents, has an open-source reference implementation, has a well documented format and API, and has several other independent implementations.

Requirements

Installation

Get the sources and add the src directory to the project search path. For the Lazarus development environment, you can install the libflac_ilya2ik.lpk package for your project. For FPC add the src directory to the fpc.cfg file.

About

It is free pascal bindings and wrapper around FLAC library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages