Fix piano playback controls and recorded settings
This commit is contained in:
@@ -83,6 +83,7 @@ Applies to effect select, user/item list modes, item selection, item property li
|
||||
- `-` / `=`: Shift octave down/up
|
||||
- `,`: Start/stop recording on this piano (max 30s)
|
||||
- `.`: Play back saved recording on this piano
|
||||
- `/`: Stop playback on this piano
|
||||
- `Escape`: Exit piano mode
|
||||
|
||||
## Help Viewer Mode
|
||||
|
||||
@@ -16,7 +16,7 @@ This is a behavior guide for packet semantics beyond raw schemas.
|
||||
- `ping`: latency measurement.
|
||||
- `item_add`, `item_pickup`, `item_drop`, `item_delete`, `item_use`, `item_update`: item actions.
|
||||
- `item_piano_note`: realtime piano note on/off for active piano use mode.
|
||||
- `item_piano_recording`: piano record/playback control (`toggle_record`, `playback`).
|
||||
- `item_piano_recording`: piano record/playback control (`toggle_record`, `playback`, `stop_playback`).
|
||||
|
||||
## Server -> Client
|
||||
|
||||
|
||||
Reference in New Issue
Block a user