Skip to content

Conversation

@nstepanets
Copy link
Contributor

@nstepanets nstepanets commented Oct 12, 2025

I tried applying some changes from the library https://github.com/schreibfaul1/ESP32-vs1053_ext.

The final version of the library contains bugs that are fixed only in the ESP32-audioI2S library.

splitting SPI settings does not bring any advantage
Commit 71c2fd2
preparations for HLS (m3u8) streams
Commit 4517770
stutter if big chunk size
e.g. https://fffutu.re:443/Kiev has chunk size ~ 16KBytes
Commit 33ddcd9
@nstepanets nstepanets force-pushed the test_vs1053_HLS branch 3 times, most recently from fe02c0f to 2b75466 Compare October 16, 2025 11:56
…tadata from now on. Causes a sound problem: BR Radio only!

Commit 75b2965
update showstreamtitle
audioI2S library, commit 77fcdd3
audioI2S library, commit 3ea45bd
@nstepanets nstepanets force-pushed the test_vs1053_HLS branch 2 times, most recently from 37e5a9c to c63b757 Compare October 23, 2025 11:25
setVolumeSteps() and maxVolume() are not used in yoradio
Commits f149fe6, 89a1500
shrink Audiobuffer for devices without PSRAM
Commit 86702a1
for m_buffSizeRAM, the multiplier from config.store.abuff is used
@nstepanets nstepanets force-pushed the test_vs1053_HLS branch 3 times, most recently from 6605c26 to a2f7c9b Compare October 24, 2025 17:47
Format .m3u8 not working #601
audioI2S library, commit 4fc9c9a
audioI2S library, commit 70c0a15
audioI2S library, commit 5a1bd13
audioI2S library, commit dc39c37
audioI2S library, commit 8901010
audioI2S library, commit 0c25a1c
audioI2S library, commit 1d2f750
audioI2S library, commit 1bb085c
audioI2S library, commit 71b7523
audioI2S library, commit 22a814a
audioI2S library, commit 369bcf0
@nstepanets nstepanets marked this pull request as ready for review October 25, 2025 01:51
audioI2S library, commit 4ae55c1
audioI2S library, commit 17f0e04
audioI2S library, commit 3be6902
audioI2S library, commit 59784c5
audioI2S library, commit 8d50fd3
audioI2S library, commit c446251
audioI2S library, commit ef2cd34
audioI2S library, commit 25ef26e
@vadpol
Copy link

vadpol commented Oct 29, 2025

Quite a bunch of changes... Will it affect the wrong appearance of VU meter with VS1053b implemented?

@nstepanets
Copy link
Contributor Author

Will it affect the wrong appearance of VU meter with VS1053b implemented?

The VU meter's operation remained unchanged.

I tried updating the VS1053 library to the latest available version, but it contains a couple of annoying bugs (which have been fixed in the ESP32-audioI2S). So, I had to add some features/fixes with ESP32-audioI2S v3.0.12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants