Fix markdown table layout.

This commit is contained in:
apoorv569 2021-05-13 23:14:01 +05:30
parent 78841294d3
commit 5be7f4597c
1 changed files with 7 additions and 7 deletions

View File

@ -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?