package mm

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module IO.WriterSource

Sourceclass type t = object ... end
Sourceclass to_wav_file : int -> int -> string -> t

Create a writer to a file in WAV format with given number of channels, sample rate and file name.

OCaml

Innovation. Community. Security.