Skip to content

MASA 0.1.0 — first public release

Choose a tag to compare

@emeisazam emeisazam released this 08 Aug 13:59
· 7 commits to main since this release

First public release of the MASA Sound Matter Aware protocol and its TypeScript reference implementation.

  • Core + Audio, Listening, Analysis, Transformation, Generation, Processing, Mapping, Agent, and Publication profiles
  • 29 JSON Schema 2020-12 contracts, provenance-aware term/relation registries (granular lexicon after Curtis Roads; spectral strata after Paul Osetinsky), optional JSON-LD context
  • Engine-neutral processing requests: granulate, extract, reduce, fragment, timestretch, pitchshift — signal processing stays in external engines, accounted through receipts and lineage
  • Bounded .masa.json / directory / .masa.zip exchange, offline validation, public-safe projection
  • masa CLI, read-oriented stdio MCP server (incl. matter.plan_processing), skills, adapter archetypes, and recorded conformance evidence for five classes

MIT licensed. See CHANGELOG.md and docs/processing.md.