Packages

An Elixir wrapper for the music live-coding language SuperCollider. Supex communicates with SuperCollider’s `sclang` tool, letting you generate and control sound directly from Elixir.

Current section

Files

Jump to
supex CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.1 (2025-07-10)
### Enhancements
- Refactored `lfo/1` in `Spex` and `Ugen` modules.
### Bug Fixes
- Corrected typespecs in `Spex` and `Ugen` modules.