Code Examples
This section features Kronos code in textual form. It is a good way to get a hang of the language and familiarize yourself with the way it works.
To help you make use of it all, the workflows page has several text-oriented options available.
Advanced Examples
These examples are intended to demonstrate the trickier corners and advanced use cases of the Kronos language.
Instruments
Maybe you are not that keen on building that oscillator from scratch? We've got you covered with some examples that just make good use of stuff other people already made.
Introductory Examples
These examples are written for simplicity. They showcase aspects of the Kronos language in isolation.
Unit Generators
Unit generators or ugens are the basic building blocks of many music systems. Many familiar components, like oscillators, envelope generators and filters are ugens. Here, we aim for realistic implementations of useful algorithms.