Mozzi  version v2.0
sound synthesis library for Arduino
MozziHeadersOnly.h File Reference

This file provides declarations of the Mozzi Core Functions Mozzi functions, but no implementation. More...

#include "MozziGuts.h"

Go to the source code of this file.

Detailed Description

This file provides declarations of the Mozzi Core Functions Mozzi functions, but no implementation.

Use this only, if you have more than one translation unit in your project (i.e. you have more than one .cpp-file in your sketch itself). Otherwise include Mozzi.h, instead.

(Failure to head this advice will lead to "symbol XY undefined" errors.).

Definition in file MozziHeadersOnly.h.