Arduino/libraries/Audio/library.properties

11 lines
409 B
Properties
Raw Normal View History

2013-06-27 10:15:53 -07:00
name=Audio
author=cmaglie
email=Cristian Maglie <c.maglie@bug.st>
2013-08-08 07:40:55 -07:00
sentence=Play audio files through the DAC outputs of the Arduino Due.
2013-06-27 10:15:53 -07:00
paragraph=With this library you can use the Arduino Due DAC outputs to play audio files.<br />The audio files must be in the raw .wav format.
url=http://arduino.cc/en/Reference/Audio
architectures=sam
version=1.0
dependencies=
core-dependencies=arduino (>=1.5.0)