1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/libraries/Audio/library.properties
2013-08-08 16:40:55 +02:00

11 lines
409 B
INI

name=Audio
author=cmaglie
email=Cristian Maglie <c.maglie@bug.st>
sentence=Play audio files through the DAC outputs of the Arduino Due.
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)