MetroKnome is a sophisticated yet simple digital metronome application designed for musicians, music students, and professionals. It offers precise timing and a variety of features to enhance your practice and performance sessions.
Version: 1.0
- Adjustable BPM (Beats Per Minute)
- Volume control
- Customizable time signatures
- Visual beat indicator
- Start/Stop functionality
- Ensure you have Python 3.6+ installed on your system.
- Install the required dependencies:
pip install pygame PyGObject
- Clone the repository:
git clone https://github.com/cristian158/metroknome.git
cd metroknome
- Run the application:
python MetroKnome.py
- Launch MetroKnome
- Set your desired tempo
- Choose your time signature
- Press the play button to start the metronome
- Adjust volume as needed
We welcome contributions to MetroKnome! If you'd like to contribute, please follow these steps:
- Fork the repository
- Create a new branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE.md file for details.
- PyGObject for the GTK bindings.
- Pygame for audio playback.
- All our contributors and users who have provided valuable feedback
For support or inquiries, please contact us at [email protected] or visit our website.