package mm

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

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

method write : buffer -> int -> int -> unit
method close : unit