Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

119 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wavex

Hex.pm Build Status

Read LPCM WAVE data.

This package is still in early beta.

Installation

  1. Add wavex to your mix.exs dependencies:
def deps do
  [
    {:wavex, "~> 0.18.0"}
  ]
end
  1. Update your dependencies:
$ mix deps.get

Roadmap

Eventually, Wavex will support reading and writing of any valid LPCM WAVE file, as specified in "EBU - TECH 3285: Specification of the Broadcast Wave Format (BWF), Version 2.0", a copy of which can be found at priv/tech3285.pdf in the source repository.

Sources

About

Read and write WAVE files in Elixir

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages