diff --git a/README.md b/README.md index 8b0ff1d..749063f 100644 --- a/README.md +++ b/README.md @@ -263,6 +263,28 @@ Working with pages and items, you can use the following predefined sources and e See the [printable version](./docs/forge_default_mapping.pdf). +### Available hotkeys + +| Hotkey | Function | +| ------ | -------- | +| Shift + F | Switch between shader-decoded or hardware decoded YUYV | +| M | Projection mapping 1 | +| Shift + M | Projection mapping 2 | +| Ctrl + M | Projection mapping 3 | +| Ctrl + Shift + M | Projection mapping 4 | + +### Projection Mappings + +In any of the projection mapping mode, use the nanoKONTROL2 last 4 columns to control 4 on-screen points: + +| Midi Control | Function | +| ------ | -------- | +| Fader N | point N - X position | +| Knob N | point N - Y position | +| Last column top button | activate projection mapping | +| Last column middle button | invert projection mapping | +| Last column bottom button | show projection borders | + ## Making your own FORGE project You want to embrace the "user" in "user-defined"? It's time to make your own project.