Skip to content

Created an algorithm to avoid clipping and Added tutorial videos

Compare
Choose a tag to compare
@nathanRamaNoodles nathanRamaNoodles released this 12 Sep 21:16
· 3 commits to master since this release

MusicWithoutDelay v3.5.1

Features Update

  • Created an algorithm that fixes the volume clipping issue when there are more than four notes playing at the same time.

Same Bugs

  • Unfortunately, some songs don't work on the esp8266. 😢 It has to do with i2s, but I don't know how to fix it.
    • It makes a high pitch sound while playing.

Other Changes

  • Added video tutorials as a request by Paul Stoffregen.