aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzedarider <ymherklotz@gmail.com>2016-05-05 10:34:25 +0200
committerzedarider <ymherklotz@gmail.com>2016-05-05 10:34:25 +0200
commit080674518fa602528baba76c632d23d17726f46d (patch)
tree651305464a36cc143876c9dda91eeff9b5ab717b
parentace8788f9ac1c9d7f4a8c8f6f214485467a7ac2d (diff)
parentfe810341105a69db9a5773dbd0256229e412569f (diff)
downloadNoteReader-080674518fa602528baba76c632d23d17726f46d.tar.gz
NoteReader-080674518fa602528baba76c632d23d17726f46d.zip
Merge branch 'master' of https://github.com/zedarider/NoteReader
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ee58435
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# NoteReader
+
+This Project was created for a fpga project where we had to create custom sheet music from real scores that we got from flat.io.
+
+I tried to make the program as general as possible and tried out multiple algorithms i came up with, however after tweaking I came up with this program.
+
+It is not yet available on every platform, which is a goal that I am aiming at and does not yet support every type of symbol or sheet music as I only used my own algorithms to detect everything.