aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2016-12-23 01:46:35 +0100
committerKarel Kočí <cynerd@email.cz>2016-12-23 01:46:35 +0100
commitaec581fa2bdada94914d339cd93c559e520b33ab (patch)
tree07784117a8731de81b66d6d4de8bdac665d71bcf /README.md
downloadturris-light-organ-aec581fa2bdada94914d339cd93c559e520b33ab.tar.gz
turris-light-organ-aec581fa2bdada94914d339cd93c559e520b33ab.tar.bz2
turris-light-organ-aec581fa2bdada94914d339cd93c559e520b33ab.zip
Initial implementation of midi led player
Diffstat (limited to 'README.md')
-rw-r--r--README.md25
1 files changed, 25 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..718ad08
--- /dev/null
+++ b/README.md
@@ -0,0 +1,25 @@
+Turris light organ
+==================
+Simple script to blink with Turris leds to music. There is for now only
+implementation using midi, but second implementation using wave and FFT is
+planned.
+
+midi
+----
+Requirements:
+
+* Python3
+* Python3-pip
+* mido (Can be installed using pip)
+
+```
+opkg update
+opkg install python3-pip
+pip3 install mido
+```
+
+Now you should be able to run `tlo-midi.py` script. Input must be midi file. If
+your midi file has more than one track, you might want to choose different one
+using `-c` option.
+
+Tested with following midi file: https://www.youtube.com/watch?v=6zCzeTUOBKg