Skip to content

Conversation

@simpetr
Copy link

@simpetr simpetr commented Apr 8, 2025

Hi :) Following the roadmap in the original README I decided to add support for sound.
The sound is achieved adding a simple buzzer and using the built-in arduino C function tone()
These pull request includes:

  • updated README with info about the new sound support.
  • main script update to integrate sound in the already existing system.
  • new utilities.h that contains info about note and bitmap (used for volume on and volume off icon).
  • a new folder containing the original igor file for those who wants to use the original file.

The new sound system extends the existing system. The user can turn off /on the volume with the relative option. Sound plays when clicking and when a open/focused session ends - 3 different sounds in total.

All sounds and bitmap can be customized directly in the scripts.
Thank you and let me know if there are any issues!

simpetr added 2 commits April 8, 2025 00:05
Implemented a simple and customizable sound notification system for click, and open/focused end session. Extended menu to include sound options such as enabled and disable sound (using bitmap). Updated  readme and created a copy of the original igor script in a different folder.
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.

1 participant