adafruit / adafruit/Adafruit_VS1053_Library
how to use the applyPatch() function?
- Dominant language
- C++
- Stars
- 152
- Forks
- 116
- PR merge metrics
- No merged PRs in 30d
Description
- Arduino board: Arduino Uno, with vs1053 codec breakout (https://www.adafruit.com/product/1381)
- Arduino IDE version: 1.8.19
- List the steps to reproduce the problem below: looking for how to use applyPatch() function.
How do you use the applyPatch() function?
Is there any example code out there?
I need to use the patch called "vs1053b-patches-pitch.plg" from https://www.vlsi.fi/en/support/software/vs10xxpatches.html
The loadPlugin() function doesn't work for this, because it seems to be for loading SPI boot images, not .plg files.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the library's applyPatch() and loadPlugin() entry points, then compare their expected inputs with the linked VS10xx patch documentation and the vs1053b-patches-pitch.plg file. Done means documenting whether and how that .plg patch can be loaded, with a working Arduino example if supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino, cpp
- Domain
- audio-video-rtc, embedded-iot
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100