fork from github

This commit is contained in:
2021-09-27 11:00:34 +02:00
commit 64ecf18a03
555 changed files with 266880 additions and 0 deletions

9
library.properties Normal file
View File

@@ -0,0 +1,9 @@
name=ESP8266Audio
version=1.9.2
author=Earle F. Philhower, III
maintainer=Earle F. Philhower, III
sentence=Audio file and I2S sound playing routines for ESP8266, ESP32, and Raspberry Pi Pico RP2040
paragraph=Decode compressed MP3, AAC, FLAC, Screamtracker MOD, MIDI, RTTL, TI Talkie, and WAV and play on an I2S DAC or a software-driven delta-sigma DAC and 1-transistor amplifier.
category=Signal Input/Output
url=https://github.com/earlephilhower/ESP8266Audio
architectures=esp8266,esp32,rp2040