10000 GitHub - concert/libadiff: Audio diffing library
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

concert/libadiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
< CCC7 a title="ChangeLog" aria-label="ChangeLog, (File)" class="Link--primary" href="/concert/libadiff/blob/master/ChangeLog">ChangeLog
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libadiff - Audio diffing library

pipeline status coverage report

Build:

To build you'll need:

If you're on a Debian-based Linux system, you can install them with:

apt-get install ninja-build libglib2.0-dev libsndfile-dev
pip install meson  # Python3

Then you can build with:

mkdir build
meson build
ninja -C build

Run the tests with:

ninja -C build test

To enable coverage collection:

mesonconf build -Db_coverage=true

Then after running the tests:

ninja -C build coverage-html

To build the docs:

doxygen

About

Audio diffing library

Topics

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0