# TuningForkComposer v0.1.3 - Table of Contents

> A headless step sequencer that writes TuningFork source.

## Pages

- [TuningForkComposer](readme.md)
- [tuning_fork_composer design](design.md)
- [Changelog](changelog.md)

## Modules

- [TuningFork.Composer](TuningFork.Composer.md): A step sequencer as a struct and pure functions over it.
- [TuningFork.Composer.Json](TuningFork.Composer.Json.md): A composition as string-keyed maps of JSON-safe values, and back.
- [TuningFork.Composer.Source](TuningFork.Composer.Source.md): A composition written out as formatted `TuningFork.Part` source.
- [TuningFork.Composer.Track](TuningFork.Composer.Track.md): One row of the grid: an instrument, and what it plays on each step.

