package llama_midi

  1. Overview
  2. Docs

Module Llama_midi.EventSource

Sourcetype t = {
  1. delta_time : int;
  2. message : Message.t;
}
Sourceval to_string : t -> string
Sourceval parse_multi_from_char_array : char array -> t list
OCaml

Innovation. Community. Security.