Introductory Examples

These examples are written for simplicity. They showcase aspects of the Kronos language in isolation.

We are not going for the state of art in Music DSP here. For more compelling algorithms, you may want to peruse the unit generator library.

Additive Synthesis

In this example, we are going to use higher order functions to conveniently instantiate and control a number of primitive oscillators.

Tue Jun 9, 2020
Read more...

Basics

Hello, and welcome to Kronos! I'm happy to show you the ropes.

Tue Jun 9, 2020
Read more...

Simple Waveforms

This tutorial discusses elementary waveform generation in Kronos. They are not bandlimited, and therefore are better suited for slow moving control signals than audible signals. If you use non-bandlimited oscillators as sound sources, you will encounter a lot of non-harmonic alias distortion.

Tue Jun 9, 2020
Read more...
2 years ago
danieljreyn