Skip to content

Commit fa4ad5a

Browse files
authored
Update README.md
1 parent 157a35e commit fa4ad5a

File tree

1 file changed

+24
-12
lines changed

1 file changed

+24
-12
lines changed

README.md

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,33 @@
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!
23

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.
413

514
## Video Guide
6-
[![VideoThumbnail](https://img.youtube.com/vi/eUNX8s5Csc8/0.jpg)](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.
716

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.
918

10-
## Getting Started
19+
[![VideoThumbnail](https://img.youtube.com/vi/eUNX8s5Csc8/0.jpg)](https://www.youtube.com/watch?v=eUNX8s5Csc8)
1120

12-
This project is a starting point for a Flutter application.
1321

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.
1527

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.
1831

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

Comments
 (0)