package llama_core

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

Install

Authors

Maintainers

Sources

0.1.0.tar.gz
sha256=320b997e202b053c1529a70b4fae97b2de4f2d750f26fda199aa3d24c9be7cba
sha512=6a53edfed78ca496009a5b34efbf9b10ed7055ce536ceb7bb0c194090aaa6d103598e5b177260e49c4be9305511f26140db864ed28cdad937ff2da209b5dfbda

Description

Core types and operations for Llama. This is separate from the llama package so that other packages can be written which define new synthesizer modules based on llama without needing to depend on additional packages required by llama to interact with the sound card.

Published: 09 Aug 2023

Dependencies (3)

  1. llama_midi = version
  2. ocaml >= "4.13"
  3. dune >= "3.0"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. llama >= "0.1.0"

Conflicts (1)

  1. result < "1.5"