summaryrefslogtreecommitdiff
path: root/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2019-09-04 22:56:31 +0200
committerRobin Gareus <robin@gareus.org>2019-09-04 22:56:31 +0200
commit813ad4959deb2c1c5361483c77033c6ffc05ef96 (patch)
tree770992f1ad6eaf85bb7571c2649a9486e133cf68 /libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc
parentee9a27134149bb12ea8da20cf49fcb47b3a3e236 (diff)
Amend 69a3b0b46e, remove CCs not used by fluidsynth
Diffstat (limited to 'libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc')
-rw-r--r--libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc b/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc
index 54aa3970a6..f180bee8f0 100644
--- a/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc
+++ b/libs/plugins/a-fluidsynth.lv2/a-fluidsynth.cc
@@ -873,9 +873,6 @@ mn_file (LV2_Handle instance)
pf (" <Control Type=\"7bit\" Number=\"10\" Name=\"Pan\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"11\" Name=\"Expression\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"37\" Name=\"Portamento Time (Fine)\"/>\n");
- pf (" <Control Type=\"7bit\" Number=\"39\" Name=\"Channel Volume (Fine)\"/>\n");
- pf (" <Control Type=\"7bit\" Number=\"40\" Name=\"Stereo Balance (Fine)\"/>\n");
- pf (" <Control Type=\"7bit\" Number=\"42\" Name=\"Pan (Fine)\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"64\" Name=\"Sustain On/Off\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"65\" Name=\"Portamento On/Off\"/>\n");
pf (" <Control Type=\"7bit\" Number=\"66\" Name=\"Sostenuto On/Off\"/>\n");