This is a simple metronome image player with built-in metronome playback, image slideshow, accelerating/decelerating metronome, and more. Built with HTML, CSS, and JavaScript.
- Adjustable tempo (BPM) using a slider
- Three sound options: Beep, Woodblock, Cowbell
- Fullscreen mode for immersive practice
- Image slideshow with customizable aspect ratio and maximum dimensions
- Ability to select multiple images for the slideshow
- Open the
index.html
file in a web browser. - Adjust the tempo using the slider.
- Choose a sound from the dropdown menu.
- Click the "Select Images" button to choose images for the slideshow.
- Customize the aspect ratio and maximum dimensions if desired.
- Click the "Apply Settings" button to update the slideshow.
- Click the "Fullscreen" button to enter fullscreen mode.
- Click the "Start" button to begin the metronome.
- HTML
- CSS
- JavaScript
- Web Audio API
- Gustavo Rossoni Corrêa De Barros
This project is licensed under the MIT License - see the LICENSE file for details.