mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-17 22:23:10 +03:00
Audio library to format 1.5 rev.2
This commit is contained in:
@ -1,10 +1,8 @@
|
|||||||
name=Audio
|
name=Audio
|
||||||
author=cmaglie
|
version=1.0
|
||||||
email=Cristian Maglie <c.maglie@bug.st>
|
author=Arduino
|
||||||
|
maintainer=Arduino <info@arduino.cc>
|
||||||
sentence=Play audio files through the DAC outputs of the Arduino Due.
|
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.
|
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
|
url=http://arduino.cc/en/Reference/Audio
|
||||||
architectures=sam
|
architectures=sam
|
||||||
version=1.0
|
|
||||||
dependencies=
|
|
||||||
core-dependencies=arduino (>=1.5.0)
|
|
||||||
|
Reference in New Issue
Block a user