Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Lcchy committed Dec 19, 2020
2 parents 5fbfa68 + 1b2b028 commit 53a9d8f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,12 @@ The web editor lets you edit the pygame scripts that generate the visuals on the
See the Eyesy manual for more details on using the web editor.

### Uninstall:
Simply run: `cd ~/sidekick/patches; rm -rf Eyesy*; cd /etc/systemd/system; sudo rm -f eyesy*`
Simply run: `./uninstall.sh`

### Rem:
- If you don't connect the display before booting, Eyesy will launch on the fates display which is fun (but does not always work)
- If you have some letters flickering around on the screens and it disturbs you, you can edit `boot/cmdline.txt` by changing `fbcon=map:1` to `fbcon=map:2`. Note that this will deactivate the RaspberryPi boot and login text and you will therefore no longer be able to use it via a directly connnected screen and keyboard (only ssh will work).
- You can use the stereo input of fates in your Modes, there are accessible via `etc.audio_left` and `etc.audio_right` in the scripts, `etc.audio_in` remains L+R
- This project should work on any raspberryPi (controlling it via touchosc or midi) as long as your username is `we` and you install into a directory called `~/sidekick/patches`


Expand Down

0 comments on commit 53a9d8f

Please sign in to comment.