8000 GitHub - bitnip/cwave: Simple parser for WAVE audio files.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bitnip/cwave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CWAVE

Simple parser for WAVE audio files.

Prerequisites

cutil: https://github.com/bitnip/cutil

Windows

cygwin: https://www.cygwin.com/install.html
cygwin packages:
  gcc-core
  gcovr
  gdb
  make
  mingw64-x86_64-gcc-core
  mingw64-x86_64-gcc-g++
  python3

Usage

Build

> make build

Test

> make test

Coverage Report

> make coverage

Documentation

> make docs

About

Simple parser for WAVE audio files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0