corrected table

This commit is contained in:
sejo 2021-09-01 16:54:14 -05:00
parent b7e661e778
commit 0da0a7c8a4
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ when using a right limb:
possible encoding in {octal}:
+ <table>
+ <tr><th>name</th><th>dynamics<th><th>binary</th><th>oct and dec</th></tr>
+ <tr><th>name</th><th>dynamics</th><th>binary</th><th>oct</th></tr>
+ <tr><td>pressing</td><td>slow, strong, straight</td><td>000</td><td>0</td></tr>
+ <tr><td>wringing</td><td>slow, strong, roundabout</td><td>001</td><td>1</td></tr>
+ <tr><td>gliding</td><td>slow, light, straight</td><td>010</td><td>2</td></tr>