diff options
author | Karel Kočí <karel.koci@nic.cz> | 2016-12-23 12:02:29 +0100 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2016-12-23 12:02:29 +0100 |
commit | 5156e4bf0d7c9a0dfd63789b37d2d9addf84caa3 (patch) | |
tree | 377a361c793b94a4cd7856b87175765d31f1e2e0 | |
parent | 30db82f5ed0d40b10967f1a8735a4f69212c019f (diff) | |
download | turris-light-organ-5156e4bf0d7c9a0dfd63789b37d2d9addf84caa3.tar.gz turris-light-organ-5156e4bf0d7c9a0dfd63789b37d2d9addf84caa3.tar.bz2 turris-light-organ-5156e4bf0d7c9a0dfd63789b37d2d9addf84caa3.zip |
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ 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. +Note: Before executing any of these scripts make sure that you have all leds +enabled: `rainbow all enable` + +To reset to previous configuration of your leds run: `/etc/init.d/rainbow restart` + midi ---- Requirements: |