Browse Source

Update readme with newer menu and controls guide

master
cancel 5 years ago
parent
commit
7e6f8c9507
  1. 46
      README.md

46
README.md

@ -25,24 +25,28 @@ build/orca # Run orca
To choose your MIDI output device, press `F1` (or `Ctrl+D`) to open the main menu, and then select `MIDI Output...` To choose your MIDI output device, press `F1` (or `Ctrl+D`) to open the main menu, and then select `MIDI Output...`
``` ```
┌ ORCA ──────────────┐┌ PortMidi Device Selection ─────┐ ┌ ORCA ───────────────┐┌ PortMidi Device Selection ─────┐
│ New ││ > [*] #0 - Midi Through Port-0 │ │ New ││ > (*) #0 - Midi Through Port-0 │
│ Open... ││ [ ] #2 - ES1371 │ │ Open... ││ ( ) #2 - ES1371 │
│ Save │└────────────────────────────────┘ │ Save │└────────────────────────────────┘
│ Save As... │ │ Save As... │
│ │ │ │
│ Set BPM... │ │ Set BPM... │
│ Set Grid Size... │ │ Set Grid Size... │
│ Auto-fit Grid │ │ Auto-fit Grid │
│ │ │ │
│ > MIDI Output... │ │ OSC Output... │
│ │ │ > MIDI Output... │
│ Controls... │ │ │
│ Operators... │ │ Clock & Timing... │
│ About... │ │ Appearance... │
│ │ │ │
│ Quit │ │ Controls... │
└────────────────────┘ │ Operators... │
│ About ORCA... │
│ │
│ Quit │
└─────────────────────┘
``` ```
## Prerequisites ## Prerequisites
@ -150,16 +154,14 @@ $ build/orca # run orca
│ Ctrl+V Paste │ │ Ctrl+V Paste │
│ Ctrl+S Save │ │ Ctrl+S Save │
│ Ctrl+F Frame Step Forward │ │ Ctrl+F Frame Step Forward │
│ Ctrl+R Reset Frame Number │
│ Ctrl+I or Insert Append/Overwrite Mode │ │ Ctrl+I or Insert Append/Overwrite Mode │
│ ' (quote) Rectangle Selection Mode │ │ ' (quote) Rectangle Selection Mode │
│ Shift+Arrow Keys Adjust Rectangle Selection │ │ Shift+Arrow Keys Adjust Rectangle Selection │
│ Alt+Arrow Keys Slide Selection │ │ Alt+Arrow Keys Slide Selection │
│ ` (grave) or ~ Slide Selection Mode │ │ ` (grave) or ~ Slide Selection Mode │
│ Escape Return to Normal Mode or Deselect │ │ Escape Return to Normal Mode or Deselect │
│ ( and ) Resize Grid (Horizontal) │ │ ( ) _ + [ ] { } Adjust Grid Size and Rulers │
│ _ and + Resize Grid (Vertical) │
│ [ and ] Adjust Grid Rulers (Horizontal) │
│ { and } Adjust Grid Rulers (Vertical) │
< and > Adjust BPM │ < and > Adjust BPM │
│ ? Controls (this message) │ │ ? Controls (this message) │
└─────────────────────────────────────────────────────┘ └─────────────────────────────────────────────────────┘

Loading…
Cancel
Save