Skip to content

Conversation

@fredzo
Copy link

@fredzo fredzo commented Oct 31, 2023

Hi Evert,

I made some changes to your EasyBuzzer library :

  • I removed ESP32 specific code since ESP32 Arduino framework now supports tone() method.
  • I added a new siren effect that can be used instead of beep effect.
    Pleas let me know if you want to merge this code or if you need me to make any modification before that.

Best regards,

Frederic.

…Tone + removed associated default values. Added setVolume() for ESP32 bases on duty cycle. Fixed issue on ESP32 of inconsistent sound when calling ledcWriteTone while a sound is already playing.
… ESP32 Ardiuino Framework. Also removed volume() function whch was not really working and is ESP32 specific...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant