sonus, an open-source Max/MSP package for sound experimentation and algorithmic composition
Description
This paper introduces sonus, an open-source Max/MSP package comprising a collection of C++ externals developed with Cycling ’74 Min-DevKit.
The package is designed to support practices in algorithmic and AI-assisted composition, experimental sound synthesis and creative sound design. Its objects are organised into four categories: generators, including various kinds of oscillators and modulation sources; effects and sample manipulation, implementing real-time effects and offline processing of audio buffers; neural networks and AI, featuring implementations of some autonomous generative systems; math and utilities, providing functions to ease common computational tasks. The package also includes a set of Max for Live devices that demonstrate practical integrations of selected externals in compositional workflows.
sonus is released under the MIT license and publicly available on GitHub.
Files
sonus.pdf
Files
(599.0 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e36f28b951ba8abc83a5f457ea5b660a
|
599.0 kB | Preview Download |
Additional details
Dates
- Submitted
-
2026-02-10
Software
- Repository URL
- https://github.com/valeriorlandini/sonus
- Programming language
- C++
- Development Status
- Active