Metadata-Version: 2.4
Name: superthon
Version: 0.0.1
Summary: A Python-native musical language on the SuperCollider synthesis server — sclang-inspired, but its own expression of how to make music and sound.
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# superthon

**A Python-native musical language on the SuperCollider synthesis server
(scsynth) — sclang-inspired, but its own expression of how to make music
and sound.**

Superthon is in early design. This release reserves the package name while
the language is specified and built. Planned architecture:

- **superthon** — the core musical language: synthesis, patterns, notation
- **superthon.disco** — 2D/3D graphics
- **superthon.charm** — interacting-particle physics

Nothing here is usable yet. Watch this space.
