03-generators¶
- 01-complex-oscs.py - Complex spectrum oscillators.
- 02-band-limited-oscs.py - Oscillators whose spectrum is kept under the Nyquist frequency.
- 03-fm-generators.py - Frequency modulation synthesis.
- 04-noise-generators.py - Different pseudo-random noise generators.
- 05-strange-attractors.py - Non-linear ordinary differential equations.
- 06-random-generators.py - Overview of some random generators of pyo.