mleml

Crates.iomleml
lib.rsmleml
version0.2.1
sourcesrc
created_at2023-11-28 10:27:30.7904
updated_at2023-12-19 16:30:22.345581
descriptionFramework library for working with MML
homepagehttps://github.com/AlsaiSamo/mleml
repositoryhttps://github.com/AlsaiSamo/mleml.git
max_upload_size
id1051841
size103,581
Alsai Samo (AlsaiSamo)

documentation

README

Table of Contents

  1. Introduction
    1. What’s included

    2. TODOs

Introduction

This is a framework library for processing music macro language (MML).

It can be used for:

  1. Simple players/compilers

  2. Somewhat complex environments for working with audio

  3. Resource-providing libraries

What’s included

  • Data types

  • Main traits (Resource, Mod, Channel, Mixer)

  • Some builtin resources These can be used as they are or as examples.

TODOs

  • Resources should provide schema
  • Provide aid with config validation
  • More builtins
Commit count: 76

cargo fmt