aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2016-05-05 10:22:47 +0200
committerYann Herklotz <ymherklotz@gmail.com>2016-05-05 10:22:47 +0200
commitfe810341105a69db9a5773dbd0256229e412569f (patch)
treee938a692977830d3b3d5a66334cf54b8f0924d58
parent3cbad2dfe249b6267c1c0f3420511fc4a38ceb4b (diff)
downloadNoteReader-fe810341105a69db9a5773dbd0256229e412569f.tar.gz
NoteReader-fe810341105a69db9a5773dbd0256229e412569f.zip
Create README.md
Adding initial description
-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.