mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced 2025-12-06 00:10:07 +01:00
adding picture to docs
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
- intuitively _browse_ video files on a usb and map them into __r_e_c_u_r__
|
||||
- load and trigger video samples from numbered slots in the _sampler_ bank
|
||||
- monitor the current samples playback and the sampler banks details on the lcd display
|
||||
- dynamicly set and clear the start/end points of each sample as it plays
|
||||
- configure the _settings_ menu to suit your use case
|
||||
- dynamically set and clear the start/end points of each sample as it plays
|
||||
- configure the _settings_ menu to suit your use
|
||||
|
||||
(more coming soon)
|
||||
|
||||
|
||||
@@ -1,21 +0,0 @@
|
||||
[
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
{"DEFAULT":["",""]},
|
||||
]
|
||||
@@ -56,4 +56,4 @@ other bits and pieces:
|
||||
[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
|
||||
[dotfile] : /dotfiles/README.md
|
||||
[dotfile] : ../dotfiles/README.md
|
||||
BIN
documentation/design_overview.jpg
Normal file
BIN
documentation/design_overview.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 34 KiB |
@@ -4,7 +4,7 @@ i have tried to write this application so it can easily be read and modified for
|
||||
|
||||
this [diagram] might help understand the design :
|
||||
|
||||
![diagram_pic][diagram_pic]
|
||||
![design_overview][design_overview]
|
||||
|
||||
here are some examples of changes you might want to make:
|
||||
|
||||
@@ -34,12 +34,12 @@ for each _label_ the application will read the [keypad_action_mapping.json] file
|
||||
|
||||
## beyond
|
||||
|
||||
i hope the foundations iv provided encourage you to make larger changes for more ambitious features. if so you could try getting [in touch] first and maybe i could help align your approach with the rest of the project
|
||||
i hope the foundations iv provided encourage you to make larger changes for more ambitious features. if so you could try getting in touch (langolierz@gmail.com) first and maybe i could help align your approach with the rest of the project
|
||||
|
||||
[diagram]: https://docs.google.com/drawings/d/1ltWCv82rKVzOiFe6GaDDPlneG2oki0yRujArPU5V2ss/edit?usp=sharing
|
||||
[diagram_pic]:
|
||||
[design_overview]: design_overview.jpg
|
||||
[premapped_keys]:
|
||||
[dotfiles]: ../dotfiles
|
||||
[keypad_action_mapping.json]: ../data_centre/json_objects/keypad_action_mapping.json
|
||||
[action]: ../actions.py
|
||||
[in touch]: langolierz@gmail.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user