Skip to content

cristian158/metroknome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetroKnome

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

Features

  • Adjustable BPM (Beats Per Minute)
  • Volume control
  • Customizable time signatures
  • Visual beat indicator
  • Start/Stop functionality

Installation

  1. Ensure you have Python 3.6+ installed on your system.
  2. Install the required dependencies:
pip install pygame PyGObject
  1. Clone the repository:
git clone https://github.com/cristian158/metroknome.git
cd metroknome
  1. Run the application:
python MetroKnome.py

Usage

  1. Launch MetroKnome
  2. Set your desired tempo
  3. Choose your time signature
  4. Press the play button to start the metronome
  5. Adjust volume as needed

Contributing

We welcome contributions to MetroKnome! If you'd like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgements

  • PyGObject for the GTK bindings.
  • Pygame for audio playback.
  • All our contributors and users who have provided valuable feedback

Contact

For support or inquiries, please contact us at support@metroknome.com or visit our website.

About

simple gui metronome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages