package llama_core

  1. Overview
  2. Docs
Core types and operations for the Llama synthesizer library

Install

Dune Dependency

Authors

Maintainers

Sources

0.0.1.tar.gz
sha256=4127d810390c659512a72d28e5deddda19845eb6723199a490f71db9bf9838d8
sha512=b2a6831bcaa2005d9809f0c6a3d0f0fd8f5ed645fa18c313254c67cf61415bcc0d9d9de7ff74921605d112116a5f77f182018c8a068a11ec1c6da6ecec29ba79

doc/llama_core.midi/Llama_midi/Division/index.html

Module Llama_midi.DivisionSource

Sourcetype time_code = {
  1. smpte_format : int;
  2. ticks_per_frame : int;
}
Sourcetype t =
  1. | Ticks_per_quarter_note of int
  2. | Time_code of time_code
OCaml

Innovation. Community. Security.