Skip to content

Commit

Permalink
Merge pull request #6 from efraimkaov/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
efraimkaov authored Jul 29, 2024
2 parents a582b18 + 418bf72 commit 0ee5562
Showing 1 changed file with 28 additions and 26 deletions.
54 changes: 28 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,43 +1,45 @@
# Byzantine Assistant

### 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.
## Overview

![bza](https://user-images.githubusercontent.com/63643635/230186721-5948cf6c-4aed-4fe3-9682-247d33f97d67.png)

### Features

* plays the **notes** for all the **Scales** available in [neanes](https://github.com/neanes/neanes)

* also plays the **notes** with alteration
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.

* quick switch between four main **Scales**

* possibility to adjust the reference frequency

* quick switch between an octave higher and lower
![bza](https://user-images.githubusercontent.com/63643635/230186721-5948cf6c-4aed-4fe3-9682-247d33f97d67.png)

* possibility to adjust the volume
## Features

* responsive design
- plays the **notes** for all the **Scales** available in [neanes](https://github.com/neanes/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

### Purpose
## To-Do List

* to be compatible with [neanes](https://github.com/neanes/neanes)
- to build desktop application for Linux, macOS and Windows
- to build mobile application for Android

### To-Do List
## Web Version

* to build desktop application for Linux, macOS and Windows
Access the web version of the application [here](https://orthodoxprojects.github.io/bza/).

* to build mobile application for Android
## Contributing

### Acknowledgements
Contributions are welcome! If you'd like to contribute to this application, please follow these steps:

This software uses some characters from **Neanes.otf** font and the **Scales** names and intervals from [neanes](https://github.com/neanes/neanes)
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/your-feature-name`).
3. Make your changes.
4. Commit your changes (`git commit -am 'Add some feature'`).
5. Push to the branch (`git push origin feature/your-feature-name`).
6. Create a new Pull Request.

Thank you for your work on this font and on your application in general, without which this program would not be possible.
## License

#### If you find a bug please open a new issue and send a Bug report.
This application is licensed under the GNU General Public License v3.0 - see the [LICENSE](LICENSE) file for details.

#### A web version of the app can be found [here](https://kolitsoy.github.io/bza/)
## Reporting Issues

Unfortunately, sometimes the update for the web version may take a few minutes to take effect from to the last commit.
If you encounter any issues or have suggestions for improvements, please [create an issue](https://github.com/orthodoxprojects/bza/issues) on our issue tracker. We appreciate your feedback!

0 comments on commit 0ee5562

Please sign in to comment.