package llama_midi

  1. Overview
  2. Docs
type t =
  1. | Channel_voice_message of Channel_voice_message.t
  2. | System_message of System_message.t
  3. | Meta_event of Meta_event.t
val to_string : t -> string
OCaml

Innovation. Community. Security.