package soundtouch

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val make : int -> int -> t
val put_samples_ni : t -> float array array -> int -> int -> unit
val get_bpm : t -> float