Reply To: Suggested Arduino version for Macchiato

Shop Forums Macchiato Mini Synth Forum Macchiato FAQ & Support Suggested Arduino version for Macchiato Reply To: Suggested Arduino version for Macchiato

#1709
zdlAdmin
Participant

The sketch on your synth was compiled with Arduino 1.0.5r2 and Mozzi v1.0.2 That may seem pretty old, but boy was that build fast! This version is optimized to compile for speed, which is very important for the Mozzi sound synthesis library to run effectively. After v1.0.5 Arduino defaults to optimize for smallest compile size. Subsequent releases of Mozzi have tried to resolve this. The Mozzi github page describes some small configuration tweaks you can make to newer Arduino installs to force it to compile for speed, but we have not tested these other combinations of Mozzi and Arduino.

We discuss this in detail in the README file on our own github page. If you get Macchiato to compile and run with a different version of Arduino and/or Mozzi, PLEASE LET US KNOW!