package hardcaml_waveterm

  1. Overview
  2. Docs

Module Hardcaml_waveterm.WaveSource

Sourceval sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
Sourceval set_name : t -> Base.String.t -> t
Sourceval get_name : t -> Base.String.t
Sourceval get_data : t -> Data.t
Sourceval get_to_str : t -> Hardcaml.Bits.t -> Base.String.t
Sourceval get_alignment : t -> Wave_format.alignment
Sourceval get_format : t -> Wave_format.t