Skip to content

Commit 0bb27e8

Browse files
committed
Documentation
1 parent b7f3675 commit 0bb27e8

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

readme.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -122,13 +122,6 @@ $ amidi -p hw:1,0,0 -S 'f0 52 00 6e 64 03 00 0a 02 75 00 00 00 00 f7'
122122
++-++---- Tempo lo/hi (ie. set to 117 BPM)
123123
```
124124

125-
Set Master Volume
126-
```
127-
$ amidi -p hw:1,0,0 -S 'f0 52 00 6e 64 03 00 0a 00 20 00 00 00 00 f7'
128-
^^
129-
++---- Volume
130-
```
131-
132125
Turn tuner on/off
133126
```
134127
$ amidi -p hw:1,0,0 -S 'F0 52 00 6e 64 0b F7'
@@ -216,7 +209,7 @@ $ amidi -p hw:1,0,0 -S 'f0 52 00 6e 64 03 00 09 02 3d 00 00 00 00 f7'
216209
^^ nth position (0..9)
217210
```
218211

219-
Change Current Patch Level (seen under 'Settings'/'Patch')
212+
Change Current Patch Volume Level (seen under 'Settings'/'Patch')
220213
```
221214
$ amidi -p hw:1,0,0 -S 'f0 52 00 6e 64 03 00 0a 00 3d 00 00 00 00 f7'
222215
^^ Patch Level

0 commit comments

Comments
 (0)