Mozzi  version v2.0
sound synthesis library for Arduino
Modules
Here is a list of all modules:
 Fast integer based fixed-point arithmetic
 Audio Output and Buffering
 Automatic range adjustment
 Mozzi Configuration options
 Look-up-tables and python scripts to generate tables or convert sounds.Look-up-tables and python scripts to generate tables or convert sounds
 Utility functions, and debuggingUtility functions
 AnalogEfficient analog input functions for sensors and audio
 Midi note number to frequency conversionsUseful if you like playing notes in tune
 Fast random number generator functionsThese replace Arduino random() which is so slow it will stop your audio
 Mozzi Core Functions