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

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