mleml 0.2.1

Framework library for working with MML
Documentation

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