Skip to content

Commit faae256

Browse files
committed
update 2016-11-26-23:07
1 parent 686e1b3 commit faae256

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55

66
Tim Barrass
7-
version 2016-11-26-22:24
7+
version 2016-11-26-23:07
88

99
Currently your Arduino can only beep like a microwave oven. Mozzi brings
1010
your Arduino to life by allowing it to produce much more complex and interesting
@@ -32,10 +32,8 @@ passing or external synths.
3232
***
3333

3434
## Installation
35-
Download Mozzi from the top of this page and unzip it.
36-
The new folder will have a name like Mozzi-1.0.2.
37-
Rename it to just Mozzi.
38-
Then, following the instructions from the [Arduino libraries guide](http://arduino.cc/en/Guide/Libraries), except using the renamed folder rather the zip:
35+
Download the most recent version of Mozzi from Github.
36+
Then, following the instructions from the [Arduino libraries guide](http://arduino.cc/en/Guide/Libraries).
3937

4038
In the Arduino IDE, navigate to __Sketch > Import Library__. At the top of the drop
4139
down list, select the option to __Add Library__. Navigate to the folder's location and open it.
@@ -120,7 +118,7 @@ Find Arduino’s platform.txt (on OSX you can find it by searching in Users/your
120118

121119
It’s explained more thoroughly (for Windows) [here] (http://www.instructables.com/id/Arduino-IDE-16x-compiler-optimisations-faster-code/?ALLSTEPS).
122120

123-
If you still need more, Arduino 1.0.5 produces slightly faster code.
121+
If you still need more speed, Arduino 1.0.5 produces slightly faster code.
124122

125123
***
126124

extras/NEWS.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Mozzi sound synthesis library for Arduino
33
NEWS
44
get the latest version from https://sensorium.github.io/Mozzi/
55

6-
version 2016-11-26-22:24
6+
version 2016-11-26-23:07
77

88
release v1.0.3rc1
99

extras/VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version 2016-11-26-22:24
1+
version 2016-11-26-23:07

0 commit comments

Comments
 (0)