Skip to content

Commit 471fec1

Browse files
Rocketctsandeepmistry
authored andcommitted
Version 0.2.1
1 parent bf2b557 commit 471fec1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
ArduinoSound ?.?.? - ????.??.??
2+
3+
4+
ArduinoSound 0.2.1 - 2018.12.18
5+
6+
* Added support for Wave files with LIST section
7+
8+
ArduinoSound 0.2.0 - 2017.11.07
9+
10+
* Added mono input support for I2S playback
11+
12+
ArduinoSound 0.1.0 - 2016.12.06
13+
14+
* Initial release

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ArduinoSound
2-
version=0.2.0
2+
version=0.2.1
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
55
sentence=[EXPERIMENTAL] A simple way to play and analyze audio data using Arduino.

0 commit comments

Comments
 (0)