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