This project will be moved to the bcp repository and will be rewritten from scratch.
BZA is an assistant that intends to help you get the correct pitch for any note of Byzantine chant, but it can also be used for isokratima.
- plays the notes for all the Scales available in neanes
- also plays the notes with alteration
- quick switch between four main Scales
- possibility to adjust the reference frequency
- quick switch between an octave higher and lower
- possibility to adjust the volume
- responsive design
- to build desktop application for Linux, macOS and Windows
- to build mobile application for Android
Access the web version of the application here.
Contributions are welcome! If you'd like to contribute to this application, please follow these steps:
- Fork the repository.
- Create a new branch (
git checkout -b feature/your-feature-name
). - Make your changes.
- Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin feature/your-feature-name
). - Create a new Pull Request.
This application is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
If you encounter any issues or have suggestions for improvements, please create an issue on our issue tracker. We appreciate your feedback!