From 7e6f8c9507dea8ba9cfb41f71916a5adc25b3311 Mon Sep 17 00:00:00 2001 From: cancel Date: Thu, 30 Jan 2020 01:19:10 +0900 Subject: [PATCH] Update readme with newer menu and controls guide --- README.md | 46 ++++++++++++++++++++++++---------------------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 64d1fb4..35fb2fb 100644 --- a/README.md +++ b/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...` ``` -┌ ORCA ──────────────┐┌ PortMidi Device Selection ─────┐ -│ New ││ > [*] #0 - Midi Through Port-0 │ -│ Open... ││ [ ] #2 - ES1371 │ -│ Save │└────────────────────────────────┘ -│ Save As... │ -│ │ -│ Set BPM... │ -│ Set Grid Size... │ -│ Auto-fit Grid │ -│ │ -│ > MIDI Output... │ -│ │ -│ Controls... │ -│ Operators... │ -│ About... │ -│ │ -│ Quit │ -└────────────────────┘ +┌ ORCA ───────────────┐┌ PortMidi Device Selection ─────┐ +│ New ││ > (*) #0 - Midi Through Port-0 │ +│ Open... ││ ( ) #2 - ES1371 │ +│ Save │└────────────────────────────────┘ +│ Save As... │ +│ │ +│ Set BPM... │ +│ Set Grid Size... │ +│ Auto-fit Grid │ +│ │ +│ OSC Output... │ +│ > MIDI Output... │ +│ │ +│ Clock & Timing... │ +│ Appearance... │ +│ │ +│ Controls... │ +│ Operators... │ +│ About ORCA... │ +│ │ +│ Quit │ +└─────────────────────┘ ``` ## Prerequisites @@ -150,16 +154,14 @@ $ build/orca # run orca │ Ctrl+V Paste │ │ Ctrl+S Save │ │ Ctrl+F Frame Step Forward │ +│ Ctrl+R Reset Frame Number │ │ Ctrl+I or Insert Append/Overwrite Mode │ │ ' (quote) Rectangle Selection Mode │ │ Shift+Arrow Keys Adjust Rectangle Selection │ │ Alt+Arrow Keys Slide Selection │ │ ` (grave) or ~ Slide Selection Mode │ │ Escape Return to Normal Mode or Deselect │ -│ ( and ) Resize Grid (Horizontal) │ -│ _ and + Resize Grid (Vertical) │ -│ [ and ] Adjust Grid Rulers (Horizontal) │ -│ { and } Adjust Grid Rulers (Vertical) │ +│ ( ) _ + [ ] { } Adjust Grid Size and Rulers │ │ < and > Adjust BPM │ │ ? Controls (this message) │ └─────────────────────────────────────────────────────┘