Skip to content

gabriel-cardoso/ocaml-audio-web-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== Description ==
Javascript Audio Web API binding for Js_of_ocaml

== Requierements ==

  * Findlib
  * Js_of_ocaml (http://ocsigen.org/js_of_ocaml/) : a compiler from OCaml
bytecode programs to Javascript

== Usage == 

  * run {{{make}}} to compile the library
  * run {{{make examples}}} to compile the examples (optionnal)

Others Makefile rule:

  * run {{{make depend}} to calculate dependencies in the library
  * run {{{make clean}}} to delete generated files

About

Audio Web API binding for Js_of_ocaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages