Library Reference
This section contains the function reference to the Kronos core library and various optional components.
kronoslang/core
Version 0.12.10
Namespaces
Algorithm
Generate algorithmic circuits from data structures.
Approx
Numerical tricks to compute approximations of mathematical functions efficiently, with some loss of precision.
Complex
Defines complex-number type and arithmetic.
Control
Tools for control signals. Edge detectors, signal smoothers and hold circuits.
Envelope
Make musical control envelopes out of trigger and gate signals.
Filter
Audio filters to shape the frequency response
Function
Utilities to compose functions and adjust their behavior
Gen
Elementary signal generator system
Math
Mathematical functions, for hyperbolic transcendentals and polynomials.
Global namespace
Audio-Cycle(init func)
Route the output of 'func' back to its argument through a unit delay. The feedback is upsampled to audio rate. The unit delay is initialized to 'init'