aboutsummaryrefslogtreecommitdiff
path: root/documentation_en.md
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2016-08-12 13:30:08 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2016-08-12 13:34:07 +0200
commitdac64df84b0ed14199f41ac163d12ec20e497213 (patch)
tree4fddf98221d1e88eccabcdb4753954128fef9772 /documentation_en.md
parent3a488f9facff1f0d3a9b943d7da318424bc35efb (diff)
downloadMusicSampler-dac64df84b0ed14199f41ac163d12ec20e497213.tar.gz
MusicSampler-dac64df84b0ed14199f41ac163d12ec20e497213.tar.zst
MusicSampler-dac64df84b0ed14199f41ac163d12ec20e497213.zip
Add a 'common' section in key properties
Any option defined here applies to all keys (they can be overriden individualy) Fixes https://git.immae.eu/mantisbt/view.php?id=5
Diffstat (limited to 'documentation_en.md')
-rw-r--r--documentation_en.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation_en.md b/documentation_en.md
index 1cf5cfd..d65e7ad 100644
--- a/documentation_en.md
+++ b/documentation_en.md
@@ -226,6 +226,11 @@ protected for 2 seconds after each stroke.
226 done, the key will remain disabled (semi-transparent and crossed) for that 226 done, the key will remain disabled (semi-transparent and crossed) for that
227 amount of time (in seconds). 227 amount of time (in seconds).
228 228
229#### `common` key property
230
231A special entry `common` has its properties applying to all the keys. They can
232be overriden individually.
233
229### `keys` : actions related to keys 234### `keys` : actions related to keys
230 235
231This section lets you describe for each key, the list of actions associated to 236This section lets you describe for each key, the list of actions associated to