Mozzi  alpha 0.01.1t
sound synthesis library for Arduino
 All Classes Functions Typedefs
Welcome

The latest version of Mozzi and this documentation are at the Mozzi home page.

Here's a brief description of each section of this documentation:

Modules

Fixed point number types, macros and functions for fast fractional maths.

Mozzi core definitions and functions, which are used in every Mozzi sketch.

Utility functions which are generally useful, including midi note to frequency conversion, efficient asynchronous analog input and random functions.

Classes

The Classes used to generate control and audio signals.

Files

Files lists ready-to-use wave tables which are in the Mozzi/tables folder.

You can also convert your own sounds from a program like Audacity to tables for Mozzi with a script called char2mozzi.py, in Mozzi/python.

Read the char2mozzi.py file for instructions.