mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-12 19:30:11 +01:00
updated some docs
This commit is contained in:
@@ -8,12 +8,12 @@ these are the parts you need to get. to reduce costs i sourced them through alie
|
||||
|
||||
- [raspberry pi3] *37 USD* (watch this space for experiments with other models/sbc's)
|
||||
|
||||
![main parts][main parts]
|
||||
|
||||
- [raspberry pi screen] *12 USD*
|
||||
|
||||
- [usb keypad] *9 USD*
|
||||
|
||||
![main parts][main parts]
|
||||
|
||||
other bits and pieces:
|
||||
|
||||
- xxx and yyy size screws and nuts - a few dollars (exact sizes, links etc coming soon)
|
||||
@@ -55,5 +55,5 @@ other bits and pieces:
|
||||
[raspberry pi screen]:https://www.aliexpress.com/item/New-3-5-inch-Raspberry-Pi-LCD-TFT-Touchscreen-Display-Touch-Shield-Raspberry-pi-2-Model/32605410449.html?spm=a2g0s.9042311.0.0.ZW1WDU
|
||||
[usb keypad]:https://www.aliexpress.com/item/2-4G-Wireless-Keyboard-USB-Numeric-Keypad-19-Keys-Mini-Digital-Keyboard-Ultra-Slim-Number-Pad/32818206308.html?spm=a2g0s.9042311.0.0.FkRWty
|
||||
[key stickers]: https://docs.google.com/document/d/1vhXv5QTfyUqsZuMdQu1lh2dMfEk5HMNVyp8uhrc-I2w/edit?usp=sharing
|
||||
[etcher]: https://etcher.io/
|
||||
[etcher]: https://etcher.io
|
||||
[dotfile] : ./dotfiles/README.md
|
||||
@@ -36,10 +36,10 @@ this section displays infomation about what is in the video player : the positio
|
||||
|
||||
this is where you can load samples from your usb into the `SAMPLER`
|
||||
|
||||
- in this mode , the `<-` and `->` keys will move the selection up and down
|
||||
- in this mode , the `<` and `>` keys will move the selection up and down
|
||||
- folders are displayed ending in `|` for closed and `/` for open , the depth is displayed as indentation
|
||||
- pressing the `square` key while a folder is selected toggles it open/closed
|
||||
- pressing the `square` key while a video is selected loads it into the next avaliable slot (note : you can see the first slot a video is loaded into on right colunm)
|
||||
- pressing the `■` key while a folder is selected toggles it open/closed
|
||||
- pressing the `■` key while a video is selected loads it into the next avaliable slot (note : you can see the first slot a video is loaded into on right colunm)
|
||||
|
||||
## `SAMPLER` display mode
|
||||
|
||||
@@ -49,7 +49,7 @@ this is the main display mode for using r_e_c_u_r. from this view you can see de
|
||||
|
||||
this is where you can configure r_e_c_u_r's settings.
|
||||
|
||||
- navigate the menu with `<-` and `->` keys like about
|
||||
- pressing `square` on a setting will either cycle through it's `options` or run an `action` depending on its type (a `action` setting will always have value `run_action`)
|
||||
- navigate the menu with `<` and `>` keys like about
|
||||
- pressing `■` on a setting will either cycle through it's `options` or run an `action` depending on its type (an `action` setting will always have value `run_action`)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user