Fix markdown table layout.
This commit is contained in:
parent
78841294d3
commit
5be7f4597c
12
README.md
12
README.md
|
|
@ -54,12 +54,12 @@ cd build
|
|||
There are few pre-defined keybindings for SampleHive that you can use, such as
|
||||
|
||||
| KEYBIND | ACTION |
|
||||
|---------+--------------------------|
|
||||
| P | Play the selected sample |
|
||||
| L | Toggle loop on/off |
|
||||
| M | Toggle mute on/off |
|
||||
| S | Stop the playing sample |
|
||||
| O | Open the settings dialog |
|
||||
| :--- | :--- |
|
||||
| `P` | Play the selected sample |
|
||||
| `L` | Toggle loop on/off |
|
||||
| `M` | Toggle mute on/off |
|
||||
| `S` | Stop the playing sample |
|
||||
| `O` | Open the settings dialog |
|
||||
|
||||
## Can I configure SampleHive?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue