|
1 | | -# weizmann_theory_app_test |
| 1 | +# Weizmann Theory |
| 2 | +Weizmann Theory is a companion app for songwriters, made specifically to improve or show substitutions to your chord progressions! |
2 | 3 |
|
3 | | -Weizmann Theory App Test. |
| 4 | +It's main feature is to easily and efficiently present to you chords from other songs / chord progressions you've saved in your own chord progressions. |
| 5 | + |
| 6 | +## Features |
| 7 | +- An easy-to-use interface to write chord progressions (roman numerals or chords). |
| 8 | +- Automatic roman numeral conversion. |
| 9 | +- Library base chord substitution: |
| 10 | + - Tonicizations. |
| 11 | + - Null Chords (or rests) - the app can write progressions for you. |
| 12 | +- Chord progressions audio player. |
4 | 13 |
|
5 | 14 | ## Video Guide |
6 | | -[](https://www.youtube.com/watch?v=eUNX8s5Csc8) |
| 15 | +Currently, there's only a video guide in hebrew available. Once the app leaves beta I'll update this guide in english as well. |
7 | 16 |
|
8 | | -The video guide: https://www.youtube.com/watch?v=eUNX8s5Csc8. |
| 17 | +The video guide can be found here: https://www.youtube.com/watch?v=eUNX8s5Csc8. |
9 | 18 |
|
10 | | -## Getting Started |
| 19 | +[](https://www.youtube.com/watch?v=eUNX8s5Csc8) |
11 | 20 |
|
12 | | -This project is a starting point for a Flutter application. |
13 | 21 |
|
14 | | -A few resources to get you started if this is your first Flutter project: |
| 22 | +## Roadmap |
| 23 | +### App Related |
| 24 | +- [ ] Chord inversions support. |
| 25 | +- [ ] Package system (allowing for better library sharing). |
| 26 | +- [ ] Melody support. |
15 | 27 |
|
16 | | -- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab) |
17 | | -- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook) |
| 28 | +### Community Related |
| 29 | +- [ ] Written Wiki. |
| 30 | +- [ ] Full Video Guide In English. |
18 | 31 |
|
19 | | -For help getting started with Flutter, view our |
20 | | -[online documentation](https://flutter.dev/docs), which offers tutorials, |
21 | | -samples, guidance on mobile development, and a full API reference. |
| 32 | +### Also Possible |
| 33 | +- [ ] Lyrics support. |
0 commit comments