package shine
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Fixed-point MP3 encoder
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.2.2.tar.gz
md5=09edc7d1a7f0e87728d910e0540c4495
sha512=6c9527234115250569d78fe0380f2485df7e86a864914645090e4a64e0699afd6132a00cba1eb24915a34dd24b250928eedf3e557e5b6a79e30fa507c61df0f2
doc/README.html
ocaml-shine
This package contains an OCaml interface for the shine fixed-point encoding library. Please read the COPYING file before using this software.
Prerequisites:
- ocaml
- lame
- findlib
- dune
Compilation:
$ dune buildThis should build both the native and the byte-code version of the extension library.
Installation:
Via opam:
$ opam install shineVia dune (for developers):
$ dune installAuthor
This author of this software may be contacted by electronic mail at the following address: savonet-users@lists.sourceforge.net.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page